PropertyPlaceholderPropertyDef Property |
The property def referenced in the command parameter.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic PropertyDef PropertyDef { get; protected set; }
Public Property PropertyDef As PropertyDef
Get
Protected Set
public:
virtual property PropertyDef^ PropertyDef {
PropertyDef^ get () sealed;
protected: void set (PropertyDef^ value) sealed;
}
Property Value
Type:
PropertyDefImplements
IPropertyValueCommandHandlerPropertyDef
See Also