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

In This Topic
    fileUpdatedDate Property (IHTMLDocument2)
    In This Topic

    fileUpdatedDate property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property fileUpdatedDate As System.String
    System.string fileUpdatedDate {get;}
    Remarks

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

    See Also