StringEntryBucket.ToolTip 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.
ToolTip of the bucket (can be null).
public: initonly System::Object ^ ToolTip;
initonly winrt::Windows::Foundation::IInspectable ToolTip;
public readonly object ToolTip;
val mutable ToolTip : obj
Public ReadOnly ToolTip As Object