다음을 통해 공유


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의 이름입니다.

적용 대상