FileBasedBaseNode.GetProperty(__VSHPROPID, 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.
public:
override int GetProperty(Microsoft::VisualStudio::Shell::Interop::__VSHPROPID propid, [Runtime::InteropServices::Out] System::Object ^ % pobj);
public override int GetProperty(Microsoft.VisualStudio.Shell.Interop.__VSHPROPID propid, out object pobj);
override this.GetProperty : Microsoft.VisualStudio.Shell.Interop.__VSHPROPID * obj -> int
Public Overrides Function GetProperty (propid As __VSHPROPID, ByRef pobj As Object) As Integer
Paramètres
- propid
- __VSHPROPID
- pobj
- Object