StandardTableDataSources.ShortcutTableDataSource Field

Definition

The string equivalent of the ITableDataSource.SourceTypeIdentifier for sources providing shortcut tasks to the task list. Corresponds to GUID_Shortcut_TaskProvider</para>

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.

Applies to