ServerMessageEventArgs.LoginName Propiedad

Definición

Obtiene el nombre del inicio de sesión que ejecuta el lote.

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

Valor de propiedad

Valor String que contiene el nombre de inicio de sesión.

Implementaciones

Se aplica a