EventLogSettings.SourceName 属性

定义

事件日志源的名称。 如果为 null 或未指定,则默认为“Application”。

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

属性值

适用于