Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 1.1
.NET Framework
Reference
Class Library
 LicenseProviderAttribute Members
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
LicenseProviderAttribute Members

LicenseProviderAttribute overview

Public Constructors

public constructorLicenseProviderAttribute Constructor Overloaded. Initializes a new instance of the LicenseProviderAttribute class.

Public Properties

public propertyLicenseProvider Gets the license provider that must be used with the associated class.
public propertyTypeId Overridden. See Attribute.TypeId.

Public Methods

public methodEquals Overridden. See Object.Equals.
public methodGetHashCode Overridden. See Attribute.GetHashCode.
public methodGetType (inherited from Object) Gets the Type of the current instance.
public methodIsDefaultAttribute (inherited from Attribute) When overridden in a derived class, returns an indication whether the value of this instance is the default value for the derived class.
public methodMatch (inherited from Attribute) When overridden in a derived class, returns a value indicating whether this instance equals a specified object.
public methodToString (inherited from Object) Returns a String that represents the current Object.

Protected Methods

protected methodFinalize (inherited from Object) Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

In C# and C++, finalizers are expressed using destructor syntax.

protected methodMemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

LicenseProviderAttribute Class | System.ComponentModel Namespace

© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker