Condividi tramite


EventRecord.MachineName Proprietà

Definizione

Ottiene il nome del computer nel quale è stato registrato questo evento.

public:
 abstract property System::String ^ MachineName { System::String ^ get(); };
public abstract string MachineName { get; }
member this.MachineName : string
Public MustOverride ReadOnly Property MachineName As String

Valore della proprietà

Restituisce una stringa contenente il nome del computer nel quale viene registrato questo evento.

Si applica a

Vedi anche