共用方式為


IsolatedWindowsEnvironmentFile.Id 屬性

定義

已取代。 取得指派給主機檔案的標識碼。

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

屬性值

Guid

Platform::Guid

winrt::guid

檔案的 GUID。

屬性

備註

警告

這是已被取代的 API。

適用於