UtilStartMenuPinItem Method
Pins an item on the startmenu.
Namespace: DevCase.Core.Windows.DesktopAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static void PinItem(
string itemPath
)
Public Shared Sub PinItem (
itemPath As String
)
Dim itemPath As String
UtilStartMenu.PinItem(itemPath)
public:
static void PinItem(
String^ itemPath
)
static member PinItem :
itemPath : string -> unit
No code example is currently available or this language may not be supported.
Parameters
- itemPath String
-
The file or directory path.