VirtualBaseNode.GetGuidProperty(__VSHPROPID, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override int GetGuidProperty(Microsoft::VisualStudio::Shell::Interop::__VSHPROPID propid, [Runtime::InteropServices::Out] Guid % pguid);
public override int GetGuidProperty (Microsoft.VisualStudio.Shell.Interop.__VSHPROPID propid, out Guid pguid);
override this.GetGuidProperty : Microsoft.VisualStudio.Shell.Interop.__VSHPROPID * Guid -> int
Public Overrides Function GetGuidProperty (propid As __VSHPROPID, ByRef pguid As Guid) As Integer
Parameters
- propid
- __VSHPROPID
- pguid
- Guid