Click or drag to resize

TagValue Property

Tag value

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public string Value { get; set; }

Property Value

Type: String
Remarks

Mandatory parameter A tag value consists of up to 43 characters, chosen from A-Z, a-z, 0-9, underscores (_), hyphens (-), and Unicode (\u4E00-\u9FFF) characters.

See Also