共用方式為


WssSettingsDataSet.WssAdmin 屬性

取得WssAdminDataTable,其中包含project sites的 SharePoint 網站系統管理資訊的集合。

命名空間:  WebSvcWssInterop
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property WssAdmin As WssSettingsDataSet.WssAdminDataTable
    Get
'用途
Dim instance As WssSettingsDataSet
Dim value As WssSettingsDataSet.WssAdminDataTable

value = instance.WssAdmin
[BrowsableAttribute(false)]
public WssSettingsDataSet.WssAdminDataTable WssAdmin { get; }

屬性值

類型:WebSvcWssInterop.WssSettingsDataSet.WssAdminDataTable

請參閱

參照

WssSettingsDataSet 類別

WssSettingsDataSet 成員

WebSvcWssInterop 命名空間