FileBasedBaseNode.GetProperty(__VSHPROPID, Object) 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 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
Parameters
- propid
- __VSHPROPID
- pobj
- Object