Freigeben über


CustomPropertyDescriptor-Konstruktor (DomainTypeDescriptor, PropertyPath)

Konstruktor erstellt einen CustomPropertyDescriptor-Link in derselben Partition wie der angegebene DomainTypeDescriptor

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 DomainTypeDescriptor, _
    target As PropertyPath _
)
public CustomPropertyDescriptor(
    DomainTypeDescriptor source,
    PropertyPath target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CustomPropertyDescriptor Klasse

CustomPropertyDescriptor-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace