MediaDescriptionAttributes Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IEnumerable<SessionAttribute> Attributes { get; }
Public ReadOnly Property Attributes As IEnumerable(Of SessionAttribute)
Get
public:
property IEnumerable<SessionAttribute^>^ Attributes {
IEnumerable<SessionAttribute^>^ get ();
}
member Attributes : IEnumerable<SessionAttribute> with get
Property Value
Type:
IEnumerableSessionAttributeSee Also