EventLogSettings.LogName プロパティ

定義

イベント ログの名前を取得または設定します。 nullまたは指定されていない場合は、"Application" が既定です。

public:
 property System::String ^ LogName { System::String ^ get(); void set(System::String ^ value); };
public string? LogName { get; set; }
member this.LogName : string with get, set
Public Property LogName As String

プロパティ値

適用対象