PropertyPathHasPath.SetPropertyPath(DomainPath, PropertyPath) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Legt PropertyPath fest.
public:
static void SetPropertyPath(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ newPropertyPath);
[System.Diagnostics.DebuggerStepThrough]
public static void SetPropertyPath (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath element, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath newPropertyPath);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetPropertyPath : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> unit
Public Shared Sub SetPropertyPath (element As DomainPath, newPropertyPath As PropertyPath)
Parameter
- element
- DomainPath
- newPropertyPath
- PropertyPath
- Attribute