PerformanceCounter.DefaultFileMappingSize フィールドとは何? わかりやすく解説 Weblio辞書 (original) (raw)
名前空間: System.Diagnostics
アセンブリ: System (system.dll 内)
構文
<ObsoleteAttribute("This field has been deprecated and is not used. Use machine.config or an application configuration file to set the size of the PerformanceCounter file mapping.")> _ Public Shared DefaultFileMappingSize As Integer
value = PerformanceCounter.DefaultFileMappingSize
PerformanceCounter.DefaultFileMappingSize = value
[ObsoleteAttribute("This field has been deprecated and is not used. Use machine.config or an application configuration file to set the size of the PerformanceCounter file mapping.")] public static int DefaultFileMappingSize
[ObsoleteAttribute(L"This field has been deprecated and is not used. Use machine.config or an application configuration file to set the size of the PerformanceCounter file mapping.")] public: static int DefaultFileMappingSize
/** @attribute ObsoleteAttribute("This field has been deprecated and is not used. Use machine.config or an application configuration file to set the size of the PerformanceCounter file mapping.") */ public static int DefaultFileMappingSize
ObsoleteAttribute("This field has been deprecated and is not used. Use machine.config or an application configuration file to set the size of the PerformanceCounter file mapping.") public static var DefaultFileMappingSize : int
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
.NET Framework
サポート対象 : 1.0、1.1
2.0 では、互換性のために残されています (コンパイル時に警告)
関連項目
PerformanceCounter クラス
PerformanceCounter メンバ
System.Diagnostics 名前空間