IPlaceholderCommandProvider Interface |
Interface for providing a Placeholder level command handler.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic interface IPlaceholderCommandProvider
Public Interface IPlaceholderCommandProvider
public interface class IPlaceholderCommandProvider
The IPlaceholderCommandProvider type exposes the following members.
Properties
| Name | Description |
---|
 | Command |
The name of the command this object returns a handler for.
|
Top
Methods
See Also