Click or drag to resize

LicenseInfoLicenseItems Property

Gets the license items.

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
public IReadOnlyDictionary<string, string> LicenseItems { get; }

Property Value

Type: IReadOnlyDictionaryString, String
The license items.
See Also