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