Click or drag to resize

InstalledApplicationInfoModifyPath 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
[DataMemberAttribute]
public string ModifyPath { get; set; }

Property Value

Type: String

Implements

IInstalledApplicationInfoModifyPath
See Also