PropertyEnvironmentLastUsed Property |
The typed value handled to the execution.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic TypedValue LastUsed { get; }
Public ReadOnly Property LastUsed As TypedValue
Get
public:
virtual property TypedValue^ LastUsed {
TypedValue^ get () sealed;
}
Property Value
Type:
TypedValueImplements
IPropertyEnvironmentLastUsed
See Also