MediaDescriptionFactorySessionName Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string SessionName { get; set; }
Public Property SessionName As String
Get
Set
public:
virtual property String^ SessionName {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract SessionName : string with get, set
override SessionName : string with get, set
Property Value
Type:
StringImplements
IMediaDescriptionFactorySessionNameSee Also