SystemLink Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Link
The SystemLink type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments |
The System.Link.Arguments property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_Arguments. Display name Arguments.
| |
| Comment |
The System.Link.Comment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_Comment. Display name Notes.
| |
| DateVisited |
The System.Link.DateVisited property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Link_DateVisited. Display name Date visited.
| |
| Description |
The System.Link.Description property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_Description. Display name Description.
| |
| FeedItemLocalId |
The System.Link.FeedItemLocalId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_FeedItemLocalId.
| |
| HotKey |
The System.Link.HotKey property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Link_HotKey.
| |
| ShowCmd |
The System.Link.ShowCmd property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Link_ShowCmd.
| |
| Status |
The System.Link.Status property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Link_Status. Display name Link status.
| |
| TargetExtension |
The System.Link.TargetExtension property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Link_TargetExtension.
| |
| TargetParsingPath |
The System.Link.TargetParsingPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_TargetParsingPath. Display name Link target.
| |
| TargetSFGAOFlags |
The System.Link.TargetSFGAOFlags property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Link_TargetSFGAOFlags.
| |
| TargetSFGAOFlagsStrings |
The System.Link.TargetSFGAOFlagsStrings property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Link_TargetSFGAOFlagsStrings.
| |
| TargetUrl |
The System.Link.TargetUrl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_TargetUrl. Display name URL.
| |
| TargetUrlHostName |
The System.Link.TargetUrlHostName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_TargetUrlHostName.
| |
| TargetUrlPath |
The System.Link.TargetUrlPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Link_TargetUrlPath.
| |
| WhatsNew |
The System.Link.WhatsNew property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Link_WhatsNew.
| |
| WorkingFolderPath |
The System.Link.WorkingFolderPath property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Link_WorkingFolderPath.
|