ConfigurationDomainDescription Property

Optional description of the configuration domain.

Definition

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

Property Value

String

See Also