SPAppDomain members
Include protected members
Include inherited members
The SPAppDomain type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPAppDomain() | ||
SPAppDomain(String, SPUrlZone, Int32, Boolean) |
Top
Properties
Name | Description | |
---|---|---|
AppDomain | ||
IsSchemeSSL | ||
Port | ||
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) | |
UrlZone |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object.GetHashCode().) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
Lookup | ||
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top