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
Syntaxpublic string Command { get; }
Public ReadOnly Property Command As String
Get
public:
virtual property String^ Command {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IPlaceholderCommandProviderCommand
See Also