ClientStation.Context Property

Context nformation about SelectedAsset
<ID("Context", (int)e.Context)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property Context() As ClientContext
This language is not supported or no code example is available.
[ID("Context", (int)e.Context)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public ClientContext Context {get;}
This language is not supported or no code example is available.

Property Value

ClientContext

.NET Framework

Supported in: 4.8

In this article

Definition