VSTASKCOLUMN.bstrTip Field
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.
String containing the tooltip for the column header.
public: System::String ^ bstrTip;
public: Platform::String ^ bstrTip;
std::wstring bstrTip;
public string bstrTip;
val mutable bstrTip : string
Public bstrTip As String
Field Value
Remarks
COM Signature
From vsshell80.idl:
BSTR bstrTip;