CameraDeviceEventInfoSource Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string[] Source { get; }
Public ReadOnly Property Source As String()
Get
public:
property array<String^>^ Source {
array<String^>^ get ();
}
member Source : string[] with get
Property Value
Type:
StringSee Also