ConstructionCall.ContextProperties Egenskap

Definition

Hämtar en lista över egenskaper som definierar kontexten där fjärrobjektet ska skapas.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Egenskapsvärde

En IList som innehåller en lista med egenskaper som definierar kontexten där fjärrobjektet ska skapas.

Implementeringar

Attribut

Gäller för