EtwTrackingBehavior.ProfileName 属性

定义

获取或设置与此行为关联的 TrackingProfile 的名称。

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

属性值

String

TrackingProfile 的名称。

适用于