Compartilhar via


PublishingObjectStatus.Url propriedade

Obtém ou define o URL.

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

Sintaxe

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

value = instance.Url

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

PublishingObjectStatus classe

PublishingObjectStatus membros

Microsoft.SharePoint.Publishing namespace

PublishingObjectStatus