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