DiagnosticSection.EtwProviderId 屬性

定義

取得寫入事件至 ETW 工作階段之「事件追蹤」提供者的識別碼。

public:
 property System::String ^ EtwProviderId { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("etwProviderId", DefaultValue="{c651f5f6-1c0d-492e-8ae1-b4efd7c9d503}")]
[System.Configuration.StringValidator(MinLength=32)]
public string EtwProviderId { get; set; }
[<System.Configuration.ConfigurationProperty("etwProviderId", DefaultValue="{c651f5f6-1c0d-492e-8ae1-b4efd7c9d503}")>]
[<System.Configuration.StringValidator(MinLength=32)>]
member this.EtwProviderId : string with get, set
Public Property EtwProviderId As String

屬性值

傳回 String

屬性

適用於