MediaDescriptionSessionName Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
String
See Also