PortBinding.GetPropertyValue(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:
virtual System::Object ^ GetPropertyValue(Type ^ prop);
public virtual object GetPropertyValue (Type prop);
abstract member GetPropertyValue : Type -> obj
override this.GetPropertyValue : Type -> obj
Public Overridable Function GetPropertyValue (prop As Type) As Object
Paramètres
- prop
- Type