Compartilhar via


PublishingObjectStatus.Description propriedade

Obtém ou define a descrição do objeto de publicação.

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

Sintaxe

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

value = instance.Description

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

PublishingObjectStatus classe

PublishingObjectStatus membros

Microsoft.SharePoint.Publishing namespace