PropertyEnvironmentPropertyDefinitionExternal Property |
Original property definition object. The object may be physically located in other process.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Object PropertyDefinitionExternal { set; }
Public WriteOnly Property PropertyDefinitionExternal As Object
Set
public:
property Object^ PropertyDefinitionExternal {
void set (Object^ value);
}
Property Value
Type:
Object
See Also