AllColorableItemInfo.bstrName 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 non-localized name of the item used internally by the VSPackage to compare and merge.
public: System::String ^ bstrName;
public: Platform::String ^ bstrName;
std::wstring bstrName;
public string bstrName;
val mutable bstrName : string
Public bstrName As String