TracePoint.Offset Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePoint.Offset Property

BR.AN.PviServices .NET


Gets or sets the offset of the position in the trace module

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public Property Offset() As UInt64

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[CLSCompliant(IsCompliant=False)]

public ulong Offset { public get; public set; }

See Also

TracePoint Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]