共用方式為


IExplorerSiteNodeInfo.Title 屬性

定義

取得 SharePoint 網站節點所代表的 Microsoft.SharePoint.SPWeb 名稱。

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

屬性值

由 SharePoint 網站節點代表的 Microsoft.SharePoint.SPWeb 名稱。

適用於