Method | Description | |
---|---|---|
DisplayProps ( this hierarchy, uint currentItem, __VSHPROPID prop ) : void | ||
GetProp ( this hierarchy, uint currentItem, __VSHPROPID prop ) : object |
public static DisplayProps ( this hierarchy, uint currentItem, __VSHPROPID prop ) : void | ||
hierarchy | this | |
currentItem | uint | |
prop | __VSHPROPID | |
return | void |
public static GetProp ( this hierarchy, uint currentItem, __VSHPROPID prop ) : object | ||
hierarchy | this | |
currentItem | uint | |
prop | __VSHPROPID | |
return | object |