MsiFolderLocalTasks Property |
Returns path to local Tasks folder.
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public string Tasks { get; }
Public ReadOnly Property Tasks As String
Get
public:
property String^ Tasks {
String^ get ();
}
member Tasks : string with get
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also