This document is archived and information here might be outdated. Recommended version. |
Replica guid.
[Visual Basic .NET]
Public ReadOnly Property ReplicaGuid As String
[C#]
public string ReplicaGuid {get;}
[C++]
HRESULT get_ReplicaGuid(
System.String* GUID
);
[C++] Parameters GUID [out, retval]
GUID is a parameter of type BSTR*
This property returns the Replica Guid contained in the Message initialized with the ReplicaMessageHandler object.