VlvResponseControl.ContextId 属性

定义

ContextId 属性包含由服务器分配的、用于标识该搜索的上下文 ID。

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()

属性值

Byte[]

由服务器分配的、用于标识该搜索的上下文 ID。

适用于