PropertyEnvironmentPropertyValue Property |
The property value handled to the execution.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic PropertyValue PropertyValue { get; }
Public ReadOnly Property PropertyValue As PropertyValue
Get
public:
virtual property PropertyValue^ PropertyValue {
PropertyValue^ get () sealed;
}
Property Value
Type:
PropertyValueImplements
IPropertyEnvironmentPropertyValue
See Also