Share via


PropertyPathHasPath.PropertyPath Property

Definition

DomainRole PropertyPath Path to the property.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ PropertyPath { Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ value); };
[Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("636a52b5-a960-4c90-a4ec-718c97f3beb1")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.PropertyDisplayName", PropertyName="PathToProperty")]
public Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath PropertyPath { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("636a52b5-a960-4c90-a4ec-718c97f3beb1")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath/PropertyPath.PropertyDisplayName", PropertyName="PathToProperty")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.PropertyPath : Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath with get, set
Public Property PropertyPath As PropertyPath

Property Value

Attributes

Applies to