The id of the task manager (usually the namespace of the app it is running for).
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string Id { get; }
Public ReadOnly Property Id As String
Get
public:
property String^ Id {
String^ get ();
}
Property Value
Type:
String
See Also