CustomDomainCommandDisplayName Property

The display name to use for the command. Optional.

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string DisplayName { get; set; }

Property Value

String

See Also