[This is preliminary documentation and is subject to change.]
Returns true to indicate that BeginInstallation() has been called
Namespace: NFX.IO.FileSystem.PackagingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool InstallationStarted { get; }
public bool InstallationStarted { get; }
Public ReadOnly Property InstallationStarted As Boolean
Get
Public ReadOnly Property InstallationStarted As Boolean
Get
public:
property bool InstallationStarted {
bool get ();
}
public:
property bool InstallationStarted {
bool get ();
}
member InstallationStarted : bool with get
member InstallationStarted : bool with get
Property Value
Type:
Boolean