StaticContextPlaceholderProviderContext Property

The context that all provided handlers will expand to.

Definition

Namespace: MFiles.VAF.Placeholders.Commands
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public IExpansionContext Context { get; }

Property Value

IExpansionContext

Implements

IStaticPlaceholderProviderContext

See Also