Inheritance Hierarchy
Namespace:
CSMediaProperties
Assembly:
CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax [TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Tag
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class Tag
Dim instance As Tag
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type Tag = class end
/** @attribute TypeConverterAttribute(ExpandableObjectConverter) */
public class Tag
CSMediaProperties.Tag = function();
Type.createClass(
'CSMediaProperties.Tag');
The Tag type exposes the following members.
Constructors
| Name | Description |
---|
| Tag | Initializes a new instance of the Tag class |
TopProperties See Also