Click or drag to resize

PlaceholderCommandProviderTCommand Property

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

Namespace:  MFiles.VAF.Placeholders
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public string Command { get; }

Property Value

Type: String

Implements

IPlaceholderCommandProviderCommand
See Also