PackageVolume 类

定义

public ref class PackageVolume sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Management.Deployment.PackageDeploymentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PackageVolume final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Management.Deployment.PackageDeploymentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PackageVolume
Public NotInheritable Class PackageVolume
继承
Object Platform::Object IInspectable PackageVolume
属性

属性

IsAppxInstallSupported
IsFullTrustPackageSupported
IsSystemVolume
MountPoint
Name
PackageStorePath
SupportsHardLinks

方法

FindPackageVolumeByName(String)
FindPackageVolumeByPath(String)
FindPackageVolumes()
IsRepairNeeded()
Repair()

适用于