PlaceholderCommandHandlerCommand Property |
The level's command.
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
IPlaceholderCommandHandlerCommand
See Also