BuiltInPropertyValue Members

Include Protected Members
Include Inherited Members

The BuiltInPropertyValue type exposes the following members.

Constructors

  Name Description
Public method BuiltInPropertyValue

Top

Methods

  Name Description
Public methodStatic member CreateDispatchValue
Public methodStatic member CreateEmptyValue Create empty value of the specified type, to be used with fallback properties
Public methodStatic member CreateUnknownValue
Public method Equals(Object) Override the Equals operator to compare the values instead of object reference if the parameter is also an IVsUIObject (Inherited from PropertyValueBase.)
Public method Equals(IVsUIObject, Boolean%) General purpose equality test for IVsUIObjects (Inherited from PropertyValueBase.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method get_Data (Inherited from PropertyValueBase.)
Public method get_Format (Inherited from PropertyValueBase.)
Public method get_Type (Inherited from PropertyValueBase.)
Public method GetHashCode Need to override this if we override Equals (Inherited from PropertyValueBase.)
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.)
Protected method TypeNameFromValue Derived classes implement this to supply type string mapping (Inherited from PropertyValueBase.)

Top

Properties

  Name Description
Public property Format (Overrides PropertyValueBase.Format.)
Public property TypeName (Inherited from PropertyValueBase.)
Public property Value The contained value (Inherited from PropertyValueBase.)

Top

See Also

Reference

BuiltInPropertyValue Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace