ClientContext.SelectedProperty Property

Gets the selected asset.
<ID("SelectedProperty", (int)e.SelectedProperty)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property SelectedProperty() As String
This language is not supported or no code example is available.
[ID("SelectedProperty", (int)e.SelectedProperty)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public string SelectedProperty {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

In this article

Definition