LazyLoading.Camera Property

Gets Camera read from the base assembly file. Can be null/Nothing if the base assembly is a sub-assembly of another one.
Public Property Camera() As Camera 
Get 
Protected Set(ByVal Value As As Camera)
This language is not supported or no code example is available.
public Camera Camera {get; protected set;}
This language is not supported or no code example is available.

Property Value

Camera

.NET Framework

Supported in: 4.8

In this article

Definition