EventLogSettings.SourceName プロパティ

定義

イベント ログ ソースの名前を取得または設定します。 nullまたは指定されていない場合は、".NET ランタイム" が既定値です。

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

プロパティ値

適用対象