Share via


PackageVolume.IsFullTrustPackageSupported Proprietà

Definizione

Ottiene un valore booleano che indica se sono supportati pacchetti con attendibilità totale.

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

Valore della proprietà

Boolean

bool

Valore booleano che indica se sono supportati pacchetti con attendibilità totale.

Requisiti Windows

Famiglia di dispositivi
Windows 10 Anniversary Edition (è stato introdotto in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v3.0)

Si applica a

Vedi anche