IceOptionsAttributeTags Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public List<string> Tags { get; }
Public ReadOnly Property Tags As List(Of String)
Get
public:
property List<String^>^ Tags {
List<String^>^ get ();
}
member Tags : List<string> with get
Property Value
Type:
ListStringSee Also