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

In This Topic
    fileCreatedDate Property (IHTMLDocument2)
    In This Topic

    fileCreatedDate property of IHTMLDocument2 interface.

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

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

    See Also