EventLogInformation.RecordCount Proprietà

Definizione

Ottiene il numero di record eventi nel registro eventi.

public:
 property Nullable<long> RecordCount { Nullable<long> get(); };
public long? RecordCount { get; }
member this.RecordCount : Nullable<int64>
Public ReadOnly Property RecordCount As Nullable(Of Long)

Valore della proprietà

Restituisce un valore long che rappresenta il numero di record eventi nel registro eventi. Questo valore può essere Null.

Si applica a