Context.ContextProperties Właściwość

Definicja

Pobiera tablicę bieżących właściwości kontekstu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 virtual property cli::array <System::Runtime::Remoting::Contexts::IContextProperty ^> ^ ContextProperties { cli::array <System::Runtime::Remoting::Contexts::IContextProperty ^> ^ get(); };
public virtual System.Runtime.Remoting.Contexts.IContextProperty[] ContextProperties { get; }
public virtual System.Runtime.Remoting.Contexts.IContextProperty[] ContextProperties { [System.Security.SecurityCritical] get; }
member this.ContextProperties : System.Runtime.Remoting.Contexts.IContextProperty[]
[<get: System.Security.SecurityCritical>]
member this.ContextProperties : System.Runtime.Remoting.Contexts.IContextProperty[]
Public Overridable ReadOnly Property ContextProperties As IContextProperty()

Wartość właściwości

Bieżąca tablica właściwości kontekstu; w przeciwnym razie, null jeśli kontekst nie ma żadnych właściwości przypisanych do niego.

Atrybuty

Dotyczy