Click or drag to resize

Tag Class

Inheritance Hierarchy
SystemObject
  CSMediaPropertiesTag

Namespace:  CSMediaProperties
Assembly:  CSWebCam (in CSWebCam.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Tag

The Tag type exposes the following members.

Constructors
  NameDescription
Public methodTag
Initializes a new instance of the Tag class
Top
Properties
  NameDescription
Public propertyKey
Key
Public propertyValue
Value
Top
See Also