Version

AssemblyResourceSetLoaderAttribute Class Members

The following tables list the members exposed by AssemblyResourceSetLoaderAttribute.

Public Constructors
Public Properties
 NameDescription
Public PropertyAssemblyResourceSetLoaderTypeReturns the type that loads the resource sets for the assembly.  
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the specified System.Object is equal to the current Object.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodIsDefaultAttributeWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
See Also