IApplicationLicenseContentInfos Property |
Internal containers for infos from deserialization etc.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
SyntaxList<string> Infos { get; set; }
Property Infos As List(Of String)
Get
Set
property List<String^>^ Infos {
List<String^>^ get ();
void set (List<String^>^ value);
}
Property Value
Type:
ListString
See Also