Click or drag to resize

Tag Class

Bucket tagging
Inheritance Hierarchy
SystemObject
  OBS.ModelTag

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
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
Tag key
Public propertyValue
Tag value
Top
See Also