Visual Basic (Declaration) | |
---|---|
Public Overrides Function GetLicense( _ ByVal context As LicenseContext, _ ByVal type As Type, _ ByVal instance As Object, _ ByVal allowExceptions As Boolean _ ) As License |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public override License GetLicense( LicenseContext context, Type type, object instance, bool allowExceptions ) |
Parameters
- context
- type
- instance
- allowExceptions
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family