SuggestionReturnObject.Paths propriedade
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 (em Microsoft.SharePoint.Taxonomy.dll)
Sintaxe
'Declaração
Public ReadOnly Property Paths As List(Of String)
Get
'Uso
Dim instance As SuggestionReturnObject
Dim value As List(Of String)
value = instance.Paths
public List<string> Paths { get; }
Valor de propriedade
Tipo: System.Collections.Generic.List<String>
Retorna List<T>.