Share via


Term.GetPath(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<string> GetPath (int lcid);
member this.GetPath : int -> Microsoft.SharePoint.Client.ClientResult<string>
Public Function GetPath (lcid As Integer) As ClientResult(Of String)

Parameters

lcid
Int32

Returns

Attributes

Applies to