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

In This Topic
    fileModifiedDate Property (IHTMLDocument2)
    In This Topic

    fileModifiedDate property of IHTMLDocument2 interface.

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

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

    See Also