PartTypeMetadata.GetPropertyDefinition(Type) 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.
public:
Microsoft::XLANGs::RuntimeTypes::PropertyDefinition ^ GetPropertyDefinition(Type ^ propType);
public Microsoft.XLANGs.RuntimeTypes.PropertyDefinition GetPropertyDefinition (Type propType);
member this.GetPropertyDefinition : Type -> Microsoft.XLANGs.RuntimeTypes.PropertyDefinition
Public Function GetPropertyDefinition (propType As Type) As PropertyDefinition
Paramètres
- propType
- Type