TransactionInformation.LocalIdentifier プロパティ

定義

トランザクションの一意の識別子を取得します。

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

プロパティ値

トランザクションの一意の識別子。

適用対象