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