PropertyValueSetterProperty Property |
Property for which the value is to be set.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic MFIdentifier Property { get; set; }
Public Property Property As MFIdentifier
Get
Set
public:
property MFIdentifier^ Property {
MFIdentifier^ get ();
void set (MFIdentifier^ value);
}
Property Value
Type:
MFIdentifier
See Also