IApplicationLicenseContentErrors Property

Internal containers for errors from deserialization etc.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
List<string> Errors { get; set; }

Property Value

ListString

See Also