EtwTrackingBehavior.ProfileName Propriedade
Definição
Obtém ou define o nome do TrackingProfile associado a este comportamento.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
Valor da propriedade
O nome do TrackingProfile.The name of the TrackingProfile.