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