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