TransactionInformation.LocalIdentifier 속성

정의

트랜잭션의 고유 식별자를 가져옵니다.

public:
 property System::String ^ LocalIdentifier { System::String ^ get(); };
public string LocalIdentifier { get; }
member this.LocalIdentifier : string
Public ReadOnly Property LocalIdentifier As String

속성 값

String

트랜잭션의 고유 식별자입니다.

적용 대상