ConstructionCall.ContextProperties Eigenschaft

Definition

Ruft eine Liste der Eigenschaften ab, die den Kontext definieren, in dem das Remoteobjekt erstellt werden soll.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

A IList that contains a list of properties that define the context in which the remote object is to be created.

Implementiert

Attribute

Gilt für: