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