Compartir a través de


EtwTrackingBehavior.ProfileName Propiedad

Definición

Obtiene o establece el nombre del objeto TrackingProfile asociado a este comportamiento.

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

Valor de propiedad

String

Nombre del objeto TrackingProfile.

Se aplica a