FlavoredProjectBase.IVsHierarchy.GetProperty(UInt32, Int32, Object) Yöntem

Tanım

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetProperty(System::UInt32 itemId, int propId, [Runtime::InteropServices::Out] System::Object ^ % property) = Microsoft::VisualStudio::Shell::Interop::IVsHierarchy::GetProperty;
int IVsHierarchy.GetProperty (uint itemId, int propId, out object property);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetProperty : uint32 * int * obj -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetProperty : uint32 * int * obj -> int
Function GetProperty (itemId As UInteger, propId As Integer, ByRef property As Object) As Integer Implements IVsHierarchy.GetProperty

Parametreler

itemId
UInt32
propId
Int32
property
Object

Döndürülenler

Int32

HRESULT.

Uygulamalar

Şunlara uygulanır