共用方式為


PackageVolume.IsFullTrustPackageSupported 屬性

定義

取得布林值,指出是否支援完全信任 套件

public:
 property bool IsFullTrustPackageSupported { bool get(); };
bool IsFullTrustPackageSupported();
public bool IsFullTrustPackageSupported { get; }
var boolean = packageVolume.isFullTrustPackageSupported;
Public ReadOnly Property IsFullTrustPackageSupported As Boolean

屬性值

Boolean

bool

布林值,指出是否支援完全信任套件。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於

另請參閱