LicenseDescriptor.DescriptorItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The descriptors in the license
public System.Collections.Generic.List<Microsoft.InformationProtection.Protection.LicenseNameAndDescriptionItem> DescriptorItems { get; }
member this.DescriptorItems : System.Collections.Generic.List<Microsoft.InformationProtection.Protection.LicenseNameAndDescriptionItem>
Public ReadOnly Property DescriptorItems As List(Of LicenseNameAndDescriptionItem)