[This is preliminary documentation and is subject to change.]
Represents the local installation - facilitates working with locally installed packages
System Object NFX DisposableObject NFX.IO.FileSystem.Packaging LocalInstallationNamespace: NFX.IO.FileSystem.PackagingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class LocalInstallation : DisposableObject
public class LocalInstallation : DisposableObject
Public Class LocalInstallation
Inherits DisposableObject
Public Class LocalInstallation
Inherits DisposableObject
public ref class LocalInstallation : public DisposableObject
public ref class LocalInstallation : public DisposableObject
type LocalInstallation =
class
inherit DisposableObject
end
type LocalInstallation =
class
inherit DisposableObject
end