VlvRequestControl.ContextId 属性

定义

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

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

属性值

Byte[]

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

适用于