IInstalledApplicationInfoModifyPath Property |
Path to modify installation.
Namespace:
Xcalibur.Models.InstalledApps
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string ModifyPath { get; set; }
Property ModifyPath As String
Get
Set
property String^ ModifyPath {
String^ get ();
void set (String^ value);
}
abstract ModifyPath : string with get, set
Property Value
Type:
StringSee Also