CameraSessionDescriptionSessionName Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic string SessionName { get; set; }
Public Property SessionName As String
Get
Set
public:
property String^ SessionName {
String^ get ();
void set (String^ value);
}
member SessionName : string with get, set
Property Value
String
See Also