PerformanceCounterManager クラス
アセンブリ: System (system.dll 内)

<ComVisibleAttribute(True)> _ <GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A")> _ <ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public NotInheritable Class PerformanceCounterManager Implements ICollectData
[ComVisibleAttribute(true)] [GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A")] [ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")] public sealed class PerformanceCounterManager : ICollectData
[ComVisibleAttribute(true)] [GuidAttribute(L"82840BE1-D273-11D2-B94A-00600893B17A")] [ObsoleteAttribute(L"This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")] public ref class PerformanceCounterManager sealed : ICollectData
/** @attribute ComVisibleAttribute(true) */ /** @attribute GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A") */ /** @attribute ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") */ public final class PerformanceCounterManager implements ICollectData
ComVisibleAttribute(true) GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A") ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") public final class PerformanceCounterManager implements ICollectData

System.Diagnostics.PerformanceCounterManager


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- PerformanceCounterManager クラスのページへのリンク