PlaceholderCommandProviderTCommand Property

The name of the command this object provides a handler for.

Definition

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

Property Value

String

Implements

IPlaceholderCommandProviderCommand

See Also