PackageVolume 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class PackageVolume sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 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(Windows.Foundation.UniversalApiContract), 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
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
備註
版本歷程記錄
Windows 版本 | SDK 版本 | 新增值 |
---|---|---|
1607 | 14393 | GetAvailableSpaceAsync |
1607 | 14393 | IsAppxInstallSupported |
1607 | 14393 | IsFullTrustPackageSupported |
屬性
IsAppxInstallSupported |
取得布林值,指出是否支援 APPX 安裝。 |
IsFullTrustPackageSupported |
取得布林值,指出是否支援完全信任 套件 。 |
IsOffline |
描述磁片區是否處於離線狀態。 |
IsSystemVolume |
描述磁片區是否為對應至 %SYSTEMDRIVER% 環境變數的內部系統磁片區。 |
MountPoint |
取得最後一個已知磁片區掛接點的路徑。 |
Name |
取得磁片區的媒體識別碼。 |
PackageStorePath |
取得磁片區上 封裝 存放區的絕對路徑。 |
SupportsHardLinks |
取得值,指定磁片區是否支援在其檔案系統中建立硬式連結。 |