SPElementDefinition members
Include protected members
Include inherited members
做為基底類別的實作SharePoint Foundation內的項目類型。
The SPElementDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
ElementType | 取得元素的類型。 | |
FeatureDefinition | 取得或設定之元素定義所屬之功能定義。 | |
Id | 取得之元素定義的識別碼。 | |
NamespaceManager | 會取得使用 XPath 查詢中的命名空間管理員。 | |
UIVersion | ||
WssPrefix | 取得要一起使用的命名空間 Manager XPath 查詢中使用SharePoint Foundation前置詞。 | |
XmlDefinition | 取得或設定包含在 XML 定義Element標籤內的項目樹狀目錄。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRootAttrAsInt32 | 會傳回指定之的根屬性值為整數。 | |
GetRootAttrAsPermissions | 會傳回指定之的根屬性值為SharePoint Foundation權限。 | |
GetRootAttrIsFalse | 傳回指定之的根屬性值為布林值。 | |
GetRootAttrIsTrue | 傳回指定之的根屬性值為布林值。 | |
GetRootAttrVal | 會傳回所定義的根元素中指定之屬性的值。 | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top