Namespace: DeltaEngine.Editor.HelpersAssembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
public string Icon { get; }
public string Icon { get; }
Public ReadOnly Property Icon As String
Get
Public ReadOnly Property Icon As String
Get
public:
virtual property String^ Icon {
String^ get () sealed;
}
public:
virtual property String^ Icon {
String^ get () sealed;
}
abstract Icon : string with get
override Icon : string with get
abstract Icon : string with get
override Icon : string with get
Property Value
Type:
StringImplements
EditorPluginView Icon