ClientContext.SelectedTag Property
Gets the selected asset.
<ID("SelectedTag", (int)e.SelectedTag)> _
<EditorBrowsable(EditorBrowsableState.Always)> _
Public Property SelectedTag() As String
This language is not supported or no code example is available.
[ID("SelectedTag", (int)e.SelectedTag)]
[EditorBrowsable(EditorBrowsableState.Always)]
public string SelectedTag {get; set;}
This language is not supported or no code example is available.
Property Value
string
.NET Framework
Supported in: 4.6.2, 4.7