Share via


IExplorerSiteNodeInfo.Title Property

Definition

Gets the name of the Microsoft.SharePoint.SPWeb that is represented by the SharePoint site node.

public:
 property System::String ^ Title { System::String ^ get(); };
public string Title { get; }
member this.Title : string
Public ReadOnly Property Title As String

Property Value

The name of the Microsoft.SharePoint.SPWeb that is represented by the SharePoint site node.

Applies to