EventLogRecord.Id 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個事件的識別項。 所有具有這個識別項值的事件都表示相同的事件型別。
public:
virtual property int Id { int get(); };
public override int Id { get; }
member this.Id : int
Public Overrides ReadOnly Property Id As Integer
屬性值
傳回整數值。 這個值可以是 Null。