Freigeben über


PropertyPathReferencesProperty.GetProperty-Methode

Ruft Eigenschaft ab.

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 Function GetProperty ( _
    element As PropertyPath _
) As DomainProperty
public static DomainProperty GetProperty(
    PropertyPath element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathReferencesProperty Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace