LicenseFeature.Name Property

SecureTeam Copy Protection

LicenseFeature.Name Property

Gets the named product feature.

Syntax

Public Property Name() As String
   Public Get
   End Get
   Private Set
   End Set
End Property
public string Name { public get; private set; }

See Also

LicenseFeature Class | AgileDotNet.Licensing Namespace