ConfigProvider.IVsCfgProvider2.GetCfgProviderProperty(Int32, Object) 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.
Fournisseur d’interopération.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.GetCfgProviderProperty(int propertyId, [Runtime::InteropServices::Out] System::Object ^ % property) = Microsoft::VisualStudio::Shell::Interop::IVsCfgProvider2::GetCfgProviderProperty;
int IVsCfgProvider2.GetCfgProviderProperty(int propertyId, out object property);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.GetCfgProviderProperty : int * obj -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.GetCfgProviderProperty : int * obj -> int
Function GetCfgProviderProperty (propertyId As Integer, ByRef property As Object) As Integer Implements IVsCfgProvider2.GetCfgProviderProperty
Paramètres
- propertyId
- Int32
Une valeur entière qui spécifie l’identifiant de propriété.
- property
- Object
Pointeur vers la propriété retournée.
Retours
Valeur entière.