Click or drag to resize

PropertyPlaceholderAcceptsContextTypes Property

The datatype this command handler accepts for the context when expanding.

Namespace:  MFiles.VAF.Placeholders.Commands
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public override ExpansionContextType[] AcceptsContextTypes { get; }

Property Value

Type: ExpansionContextType

Implements

IPlaceholderCommandHandlerAcceptsContextTypes
IPlaceholderCommandHandlerAcceptsContextTypes
See Also