 | ToastRequestShortcutComment Property |
[This is preliminary documentation and is subject to change.]
Comment of shortcut (optional)
Namespace:
DesktopToast
Assembly:
DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntaxpublic string ShortcutComment { get; set; }Public Property ShortcutComment As String
Get
Set
public:
property String^ ShortcutComment {
String^ get ();
void set (String^ value);
}member ShortcutComment : string with get, set
Property Value
Type:
String
See Also