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

属性值

引用值。

适用于