Share via


ConstructionCall.ContextProperties 屬性

定義

取得屬性清單,這些屬性會定義要建立之遠端物件的內容。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property System::Collections::IList ^ ContextProperties { System::Collections::IList ^ get(); };
public System.Collections.IList ContextProperties { get; }
public System.Collections.IList ContextProperties { [System.Security.SecurityCritical] get; }
member this.ContextProperties : System.Collections.IList
[<get: System.Security.SecurityCritical>]
member this.ContextProperties : System.Collections.IList
Public ReadOnly Property ContextProperties As IList

屬性值

包含屬性清單的 IList,這些屬性會定義要建立之遠端物件的內容。

實作

屬性

適用於