Aracılığıyla paylaş


ConstructionCall.ContextProperties Özellik

Tanım

Uzak nesnenin oluşturulacağı bağlamı tanımlayan özelliklerin bir listesini alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

IList

IListBu, uzak nesnenin oluşturulacağı bağlamı tanımlayan özelliklerin bir listesini içerir.

Uygulamalar

Öznitelikler

Şunlara uygulanır