Share via


Term.PathOfTerm property

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assembly:  Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)

Syntax

'Declaration
Public ReadOnly Property PathOfTerm As String
    Get
'Usage
Dim instance As Term
Dim value As String

value = instance.PathOfTerm
public string PathOfTerm { get; }

Property value

Type: System.String

See also

Reference

Term class

Term members

Microsoft.SharePoint.Client.Taxonomy namespace