Partager via


IsolatedWindowsEnvironmentFile.Id Propriété

Définition

Action déconseillée. Obtient l’ID affecté au fichier hôte.

public:
 property Platform::Guid Id { Platform::Guid get(); };
winrt::guid Id();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
winrt::guid Id();
public Guid Id { get; }
public Guid Id { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; }
var guid = isolatedWindowsEnvironmentFile.id;
Public ReadOnly Property Id As Guid

Valeur de propriété

Guid

Platform::Guid

winrt::guid

GUID du fichier.

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée.

S’applique à