ShapeField.GetValueDomainPropertyInfo(ShapeElement) Méthode

Définition

Obtient le DomainPropertyInfo pour la valeur de ce champ.

public:
 Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ GetValueDomainPropertyInfo(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public Microsoft.VisualStudio.Modeling.DomainPropertyInfo GetValueDomainPropertyInfo (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
member this.GetValueDomainPropertyInfo : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.DomainPropertyInfo
Public Function GetValueDomainPropertyInfo (parentShape As ShapeElement) As DomainPropertyInfo

Paramètres

parentShape
ShapeElement

Instance ShapeElement.

Retours

DomainPropertyInfo

Informations de propriété pour la valeur de ce champ.

S’applique à