Compartir a través de


PrintServerException.ServerName Propiedad

Definición

Obtiene el nombre del servidor de impresión al que se tenía acceso cuando se produjo la excepción.

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

Valor de propiedad

Un objeto String que asigna un nombre al servidor de impresión.

Se aplica a