StreamingContext.Context Proprietà

Definizione

Ottiene il contesto specificato nel contesto aggiuntivo.

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

Valore della proprietà

Il contesto specificato nel contesto aggiuntivo.

Commenti

Può essere null.

Si applica a

Vedi anche