StreamingContext.Context Proprietà

Definizione

Ottiene il contesto specificato come parte del contesto aggiuntivo.

public:
 property System::Object ^ Context { System::Object ^ get(); };
public object Context { get; }
member this.Context : obj
Public ReadOnly Property Context As Object

Valore della proprietà

Contesto specificato come parte del contesto aggiuntivo.

Commenti

Può essere null.

Si applica a

Vedi anche