Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Taxonomy.WebServices
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Paths As List(Of String)
Get
'Usage
Dim instance As SuggestionReturnObject
Dim value As List(Of String)
value = instance.Paths
public List<string> Paths { get; }
Property Value
Type: System.Collections.Generic.List<String>
Returns List<T>.