ShapeField.GetValueDomainPropertyInfo(ShapeElement) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Informations de propriété pour la valeur de ce champ.