StandardTableDataSources.ShortcutTableDataSource 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.
The string equivalent of the SourceTypeIdentifier for sources providing shotcut tasks to the task list.
public: System::String ^ ShortcutTableDataSource;
std::wstring ShortcutTableDataSource;
public const string ShortcutTableDataSource;
val mutable ShortcutTableDataSource : string
Public Const ShortcutTableDataSource As String
Field Value
Remarks
Corresponds to GUID_Shortcut_TaskProvider.