IConfigurationDomainCommandDisplayName Property |
The display name to use for the command.
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
Syntaxstring DisplayName { get; }
ReadOnly Property DisplayName As String
Get
property String^ DisplayName {
String^ get ();
}
Property Value
Type:
String
See Also