Compartilhar via


CachedObjectSiteMapNode.Description propriedade

Uma descrição do objeto CachedObjectSiteMapNode .

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

Sintaxe

'Declaração
Public Overrides ReadOnly Property Description As String
    Get
'Uso
Dim instance As CachedObjectSiteMapNode
Dim value As String

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

CachedObjectSiteMapNode classe

CachedObjectSiteMapNode membros

Microsoft.SharePoint.Publishing.Navigation namespace