PropertyPath.Property Propriedade

Definição

Obtém ou define a propriedade. Propriedade designada do elemento alcançado pelo caminho.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ Property { Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty Property { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Property : Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty with get, set
Public Property Property As DomainProperty

Valor da propriedade

DomainProperty
Atributos

Aplica-se a