次の方法で共有


EtwTrackingParticipant.ApplicationReference プロパティ

定義

この追跡参加要素によって作成された ETW プロバイダーで使用される参照値を取得します。

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

プロパティ値

参照値。

適用対象