CounterFileInfo.SampleCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::UInt32 SampleCount { System::UInt32 get(); };
public:
property unsigned int SampleCount { unsigned int get(); };
public uint SampleCount { get; }
member this.SampleCount : uint32
Public ReadOnly Property SampleCount As UInteger