AllColorableItemInfo.bstrDescription 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 a brief description of the item displayed as a ToolTip. (This feature is currently disabled).
public: System::String ^ bstrDescription;
public: Platform::String ^ bstrDescription;
std::wstring bstrDescription;
public string bstrDescription;
val mutable bstrDescription : string
Public bstrDescription As String