Share via


LocalizableProperties Members

Include Protected Members
Include Inherited Members

LocalizableProperties provides a class that supplies custom type information on localizable properties for an object.

The LocalizableProperties type exposes the following members.

Constructors

 

Name

Description

Public method

LocalizableProperties

This default constructor creates a LocalizableProperties object.

Top

Methods

 

Name

Description

Public method

CreateDesignPropertyDescriptor

Returns a DesignPropertyDescriptor wrapper on the given property descriptor.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetAttributes

Gets a collection of attributes for this component.

Public method

GetClassName

Returns the class name of this object.

Public method

GetComponentName

Returns the name of this object.

Public method

GetConverter

Returns a type converter for this object.

Public method

GetDefaultEvent

Returns the default event for this object.

Public method

GetDefaultProperty

Gets the default property for a component.

Public method

GetEditor

Retrieves the editor for this object.

Public method

GetEvents

Overloaded. Gets the collection of events.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetProperties

Overloaded. Gets the collection of properties.

Public method

GetPropertyOwner

Returns the brows-able object.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

LocalizableProperties Class

Microsoft.VisualStudio.Shell Namespace