Sdílet prostřednictvím


PropertyPathHasPath – konstruktor (PropertyPath, DomainPath)

Konstruktor vytvoří odkaz PropertyPathHasPath ve stejném oddílu jako daný PropertyPath

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    source As PropertyPath, _
    target As DomainPath _
)
public PropertyPathHasPath(
    PropertyPath source,
    DomainPath target
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PropertyPathHasPath Třída

PropertyPathHasPath – přetížení

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů