BasicClientCookie.CommentURL 属性

定义

获取包含其他 Cookie 信息的可选 URL。

public virtual string? CommentURL { [Android.Runtime.Register("getCommentURL", "()Ljava/lang/String;", "GetGetCommentURLHandler")] get; }
[<get: Android.Runtime.Register("getCommentURL", "()Ljava/lang/String;", "GetGetCommentURLHandler")>]
member this.CommentURL : string

属性值

如果 Cookie 没有,则注释 URL 或 null。

实现

属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于