SPSiteSubscriptionSettings members
Include protected members
Include inherited members
執行階段站台訂閱設定物件。
The SPSiteSubscriptionSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Name | 取得相關聯的[SPSiteSubscription]物件的名稱。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetSettings(SPServiceContext) | 取得站台訂閱設定為指定的SPServiceContext物件。 |
![]() ![]() |
GetSettings(SPSiteSubscription) | 取得站台訂閱設定為指定的SPSiteSubscription物件。 |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetAdminProperty(String, Boolean) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Boolean的系統管理屬性。 |
![]() |
TryGetAdminProperty(String, DateTime) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別DateTime的系統管理屬性。 |
![]() |
TryGetAdminProperty(String, Guid) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Guid的系統管理屬性。 |
![]() |
TryGetAdminProperty(String, Int32) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Int32的系統管理屬性。 |
![]() |
TryGetAdminProperty(String, Int64) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Int64的系統管理屬性。 |
![]() |
TryGetAdminProperty(String, String) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別String的系統管理屬性。 |
![]() |
TryGetProperty(String, Boolean) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Boolean的屬性值。 |
![]() |
TryGetProperty(String, DateTime) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別DateTime的屬性值。 |
![]() |
TryGetProperty(String, Guid) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Guid的屬性值。 |
![]() |
TryGetProperty(String, Int32) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Int32的屬性值。 |
![]() |
TryGetProperty(String, Int64) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別Int64的屬性值。 |
![]() |
TryGetProperty(String, String) | 傳回與指定的索引鍵相關聯,並將值指派給變數的型別String的屬性值。 |
Top