FirstVersionPlaceholderContextType Property |
The datatype this command handler will output.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic override ExpansionContextType ContextType { get; }
Public Overrides ReadOnly Property ContextType As ExpansionContextType
Get
public:
virtual property ExpansionContextType ContextType {
ExpansionContextType get () override;
}
Property Value
Type:
ExpansionContextTypeImplements
IPlaceholderCommandHandlerContextType
See Also