Freigeben über


DomainRoleImplementedByCollectionType-Konstruktor (DomainRole, ExternalType)

Konstruktor erstellt einen DomainRoleImplementedByCollectionType-Link in derselben Partition wie der angegebene DomainRole

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

Syntax

'Declaration
Public Sub New ( _
    source As DomainRole, _
    target As ExternalType _
)
public DomainRoleImplementedByCollectionType(
    DomainRole source,
    ExternalType target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DomainRoleImplementedByCollectionType Klasse

DomainRoleImplementedByCollectionType-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace