ContextProperty 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
保存屬性名稱以及代表內容屬性之物件的名稱/值組。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public ref class ContextProperty
public class ContextProperty
[System.Runtime.InteropServices.ComVisible(true)]
public class ContextProperty
[System.Runtime.InteropServices.ComVisible(true)]
[System.Security.SecurityCritical]
public class ContextProperty
type ContextProperty = class
[<System.Runtime.InteropServices.ComVisible(true)>]
type ContextProperty = class
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Security.SecurityCritical>]
type ContextProperty = class
Public Class ContextProperty
- 繼承
-
ContextProperty
- 屬性
備註
組成內容的屬性是由各種自動服務所提供,並在建立類別時 Context 由啟用服務設定。 每個屬性本身都是 Managed 物件。 根據屬性是否參與訊息接收,它們會被視為主動或被動。
屬性
Name |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得 類別的名稱 ContextProperty 。 |
Property |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得代表內容屬性的物件。 |
方法
Equals(Object) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 傳回代表目前物件的字串。 (繼承來源 Object) |