TagObj.Path Property

Gets the Tag's Path property.
<ID("Path", (int)e.Path, false, false)> _ 
Public ReadOnly Property Path() As String
This language is not supported or no code example is available.
[ID("Path", (int)e.Path, false, false)] 
public string Path {get;}
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