CounterEntryAligned.NameOffset Property

This member overrides CounterEntry.NameOffset.

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Overrides Property NameOffset As Integer
    Get
    Set
'Usage
Dim instance As CounterEntryAligned
Dim value As Integer

value = instance.NameOffset

instance.NameOffset = value
public override int NameOffset { get; set; }

Property Value

Type: System.Int32