Freigeben über


MonikerKey-Konstruktor

Initialisiert eine neue Instanz von MonikerKey mit den angegebenen GUID und Speicher.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

'Declaration
Public Sub New ( _
    monikerName As String, _
    domainRelationshipId As Guid, _
    domainClassId As Guid, _
    store As Store _
)
public MonikerKey(
    string monikerName,
    Guid domainRelationshipId,
    Guid domainClassId,
    Store store
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

MonikerKey Klasse

Microsoft.VisualStudio.Modeling-Namespace