PropertyAttributePropertyDefinition Property |
The property definition alias where the method containing this attribute should be attached.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic MFIdentifier PropertyDefinition { get; protected set; }
Public Property PropertyDefinition As MFIdentifier
Get
Protected Set
public:
property MFIdentifier^ PropertyDefinition {
MFIdentifier^ get ();
protected: void set (MFIdentifier^ value);
}
Property Value
Type:
MFIdentifier
See Also