閱讀英文

共用方式為


Registry.DynData 欄位

定義

警告

The DynData registry key only works on Win9x, which is no longer supported by the CLR. On NT-based operating systems, use the PerformanceData registry key instead.

包含動態登錄資料。 這個欄位會讀取 Windows 登錄主要機碼 HKEY_DYN_DATA。

public static readonly Microsoft.Win32.RegistryKey DynData;
[System.Obsolete("The DynData registry key only works on Win9x, which is no longer supported by the CLR.  On NT-based operating systems, use the PerformanceData registry key instead.")]
public static readonly Microsoft.Win32.RegistryKey DynData;

欄位值

屬性

適用於

產品 版本 (已淘汰)
.NET Framework 1.1, 2.0, 3.0, 3.5 (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)