CameraDeviceEventInfoTopic Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string[] Topic { get; }
Public ReadOnly Property Topic As String()
Get
public:
property array<String^>^ Topic {
array<String^>^ get ();
}
member Topic : string[] with get
Property Value
Type:
String
See Also