Partilhar via


Método PropertyPathReferencesProperty.SetProperty

Define a propriedade.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Sub SetProperty ( _
    element As PropertyPath, _
    newProperty As DomainProperty _
)
public static void SetProperty(
    PropertyPath element,
    DomainProperty newProperty
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyPathReferencesProperty Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition