VlvResponseControl.ContextId Propriedade

Definição

A propriedade ContextId contém a ID do contexto atribuída pelo servidor para identificar essa pesquisa.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()

Valor da propriedade

Byte[]

A ID de contexto atribuída pelo servidor para identificar essa pesquisa.The context ID assigned by the server to identify this search.

Aplica-se a