 | PropertyValueEditorContextName Property |
[Missing <summary> documentation for "P:Slash.Unity.Common.GUI.ValueEditors.PropertyValueEditorContext.Name"]
Namespace: Slash.Unity.Common.GUI.ValueEditorsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringImplements
IValueEditorContextName
See Also