VlvResponseControl.ContextId Property

Definition

The ContextId property contains the context ID assigned by the server to identify this search.

public:
 property cli::array <System::Byte> ^ ContextId { cli::array <System::Byte> ^ get(); };
public byte[] ContextId { get; }
member this.ContextId : byte[]
Public ReadOnly Property ContextId As Byte()

Property Value

Byte[]

The context ID assigned by the server to identify this search.

Applies to