다음을 통해 공유


IClientContext.Item[String] Property

Definition

Gets the value of client context category.

public string this[string category] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(category As String) As String

Parameters

category
String

Category identifier.

Property Value

The category values in deserialized string format.

Applies to