PrintServerException.ServerName プロパティ

定義

例外がスローされたときにアクセスされていたプリント サーバーの名前を取得します。

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

プロパティ値

プリント サーバーの名前を表す String

適用対象