共用方式為


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

交易的唯一識別項。

適用於