ISqlToolsHierNodeCustomize.GetProperty(__VSHPROPID, Object) Method

Definition

public:
 int GetProperty(Microsoft::VisualStudio::Shell::Interop::__VSHPROPID propid, [Runtime::InteropServices::Out] System::Object ^ % pobj);
public int GetProperty (Microsoft.VisualStudio.Shell.Interop.__VSHPROPID propid, out object pobj);
abstract member GetProperty : Microsoft.VisualStudio.Shell.Interop.__VSHPROPID * obj -> int
Public Function GetProperty (propid As __VSHPROPID, ByRef pobj As Object) As Integer

Parameters

propid
__VSHPROPID
pobj
Object

Returns

Applies to