Sdílet prostřednictvím


PropertyPathHasPath.SetPropertyPath – metoda

Nastaví 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 Shared Sub SetPropertyPath ( _
    element As DomainPath, _
    newPropertyPath As PropertyPath _
)
public static void SetPropertyPath(
    DomainPath element,
    PropertyPath newPropertyPath
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PropertyPathHasPath Třída

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