EventRecord.RecordId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得記錄檔中事件的事件記錄識別項。
public:
abstract property Nullable<long> RecordId { Nullable<long> get(); };
public abstract long? RecordId { get; }
member this.RecordId : Nullable<int64>
Public MustOverride ReadOnly Property RecordId As Nullable(Of Long)
屬性值
傳回長數值。 這個值可以是 Null。