Condividi tramite


EventRecord.MachineName Proprietà

Definizione

Ottiene il nome del computer in cui è stato registrato l'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 in cui è stato registrato l'evento.

Si applica a