EtwTrackingBehavior.ProfileName Property

Definition

Gets or sets the name of the TrackingProfile associated with this behavior.

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

Property Value

The name of the TrackingProfile.

Applies to