Share via


VSTASKCOLUMN.bstrLocalizedName Field

Definition

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;  

Applies to