IDynamicProperty 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示應該於執行階段透過 RegisterDynamicProperty(IDynamicProperty, ContextBoundObject, Context) 方法註冊實作屬性。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public interface class IDynamicProperty
public interface IDynamicProperty
[System.Runtime.InteropServices.ComVisible(true)]
public interface IDynamicProperty
type IDynamicProperty = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IDynamicProperty = interface
Public Interface IDynamicProperty
- 屬性
備註
如果動態屬性想要提供動態接收, IContributeDynamicSink 則也必須公開介面。
屬性
Name |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得動態屬性的名稱。 |