Condividi tramite


Costruttore PathHasSegments (DomainPath, PathSegment)

Costruttore Crea un collegamento PathHasSegments nella stessa partizione del DomainPath specificato

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    source As DomainPath, _
    target As PathSegment _
)
public PathHasSegments(
    DomainPath source,
    PathSegment target
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PathHasSegments Classe

Overload PathHasSegments

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition