IceOptionsAttributeTags Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic 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
ListString
See Also