DeployLX Software Protection System

Limit..::..QualifiedTypeName Property

Gets a string to be used for loading the custom limit. The default is the fully qualified assembly name of the type.

Syntax

<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property QualifiedTypeName As String
	Get
[BrowsableAttribute(false)]
public virtual string QualifiedTypeName { get; }

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also