다음을 통해 공유


ServiceConfig.TransactionDescription 속성

정의

트랜잭션 통계를 표시할 때 사용되는 이름을 가져오거나 설정합니다.

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

속성 값

트랜잭션 통계를 표시할 때 사용되는 이름입니다. 기본값은 null입니다.

설명

그렇지 않은 경우 설명이 제공 변수의 경우 TrackingComponentName 트랜잭션을 설명 하는 데 사용 됩니다.

적용 대상