Freigeben über


PropertyPathReferencesProperty.SetProperty-Methode

Legt eine Eigenschaft fest.

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 Shared Sub SetProperty ( _
    element As PropertyPath, _
    newProperty As DomainProperty _
)
public static void SetProperty(
    PropertyPath element,
    DomainProperty newProperty
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathReferencesProperty Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace