FlavoredProjectBase.IVsHierarchy.SetProperty(UInt32, Int32, Object) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.SetProperty(System::UInt32 itemId, int propId, System::Object ^ property) = Microsoft::VisualStudio::Shell::Interop::IVsHierarchy::SetProperty;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.SetProperty(unsigned int itemId, int propId, Platform::Object ^ property) = Microsoft::VisualStudio::Shell::Interop::IVsHierarchy::SetProperty;
int Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.SetProperty(unsigned int itemId, int propId, winrt::Windows::Foundation::IInspectable const & property);
int IVsHierarchy.SetProperty (uint itemId, int propId, object property);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.SetProperty : uint32 * int * obj -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.SetProperty : uint32 * int * obj -> int
Function SetProperty (itemId As UInteger, propId As Integer, property As Object) As Integer Implements IVsHierarchy.SetProperty
Parameter
- itemId
- UInt32
- propId
- Int32
- property
- Object
Gibt zurück
Das HRESULT.