共用方式為


HttpDiagnosticSourceLocation.LineNumber 屬性

定義

取得行號。

public:
 property unsigned long long LineNumber { unsigned long long get(); };
uint64_t LineNumber();
public ulong LineNumber { get; }
var uInt64 = httpDiagnosticSourceLocation.lineNumber;
Public ReadOnly Property LineNumber As ULong

屬性值

UInt64

unsigned long long

uint64_t

行號。

適用於