AllColorableItemInfo.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 that contains the localized name of the item displayed to the user.
public: System::String ^ bstrLocalizedName;
public: Platform::String ^ bstrLocalizedName;
std::wstring bstrLocalizedName;
public string bstrLocalizedName;
val mutable bstrLocalizedName : string
Public bstrLocalizedName As String