Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public string SelectedName { get; set; }
public string SelectedName { get; set; }
Public Property SelectedName As String
Get
Set
Public Property SelectedName As String
Get
Set
public:
property String^ SelectedName {
String^ get ();
void set (String^ value);
}
public:
property String^ SelectedName {
String^ get ();
void set (String^ value);
}
member SelectedName : string with get, set
member SelectedName : string with get, set
Property Value
Type:
String