CameraDeviceEventInfoTopic Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
String
See Also