Compartilhar via


SPWebInfo.Title property

Título do site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property Title As String
    Get
'Uso
Dim instance As SPWebInfo
Dim value As String

value = instance.Title
public string Title { get; }

Property value

Type: System.String
Um String que representa o título do site da Web.

Ver também

Referência

SPWebInfo class

SPWebInfo members

Microsoft.SharePoint namespace