CookieOptions.Extensions 属性

定义

获取要追加到 Cookie 的其他值的集合。

public System.Collections.Generic.IList<string> Extensions { get; }
member this.Extensions : System.Collections.Generic.IList<string>
Public ReadOnly Property Extensions As IList(Of String)

属性值

适用于