共用方式為


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,以識別這個搜尋。

適用於