TagObj.Format Property

Gets or sets the Tag's Format property.
<ID("Format", (int)e.Format, false, false)> _ 
Public Property Format() As String
This language is not supported or no code example is available.
[ID("Format", (int)e.Format, false, false)] 
public string Format {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition