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