Compartilhar via


PublishingObjectStatus.PathName propriedade

Obtém ou define o nome do caminho.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public Property PathName As String
    Get
    Set
'Uso
Dim instance As PublishingObjectStatus
Dim value As String

value = instance.PathName

instance.PathName = value
public string PathName { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

PublishingObjectStatus classe

PublishingObjectStatus membros

Microsoft.SharePoint.Publishing namespace

PublishingObjectStatus