IPlaceholderCommandHandlerAcceptsContextTypes Property |
The datatype this command handler accepts for the context when expanding.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxExpansionContextType[] AcceptsContextTypes { get; }
ReadOnly Property AcceptsContextTypes As ExpansionContextType()
Get
property array<ExpansionContextType>^ AcceptsContextTypes {
array<ExpansionContextType>^ get ();
}
Property Value
Type:
ExpansionContextType
See Also