Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / cookie Property

In This Topic
    cookie Property
    In This Topic

    cookie property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Property cookie As System.String
    System.string cookie {get; set;}
    Remarks

    An original IDL definition of cookie property was the following: BSTR cookie;

    See Also