Share via


MonikerKey Members

Include Protected Members
Include Inherited Members

Represents the key of a Moniker.

The MonikerKey type exposes the following members.

Constructors

 

Name

Description

Public method

MonikerKey

Initializes a new instance of MonikerKey with the specified GUID and store.

Top

Methods

 

Name

Description

Public method

CompareTo

Compares one MonikerKey to another one.

Public method

Equals

Overloaded.

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

GetHashCode

Serves as a hash function for a particular type. (Inherited from 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

Properties

 

Name

Description

Public property

DomainClassId

Gets the GUID of the domain class associated with this MonikerKey.

Public property

DomainRelationshipId

Gets the GUID of the domain relationship associated with this MonikerKey.

Public property

MonikerName

Gets the name of the MonikerKey used to resolve the moniker.

Top

See Also

Reference

MonikerKey Class

Microsoft.VisualStudio.Modeling Namespace