FileContextShortcut Property
Shortcut for the snippet file for convenient way to insert it to the Worksheet.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public string Shortcut { get; set; }
Public Property Shortcut As String
Get
Set
public:
property String^ Shortcut {
String^ get ();
void set (String^ value);
}
member Shortcut : string with get, set
Property Value
String