This document is archived and information here might be outdated. Recommended version. |
The modified date and time of the metadata document.
[Visual Basic .NET]
Public Property ModifiedTime As String
[C#]
public string ModifiedTime {get; set;}
[C++]
HRESULT get_ModifiedTime(
System.String* pModifiedTime
);
[C++]
HRESULT put_ModifiedTime(
BSTR pModifiedTime
);
[C++] Parameters pModifiedTime [out, retval]
pModifiedTime is a parameter of type BSTR* pModifiedTime [in]
pModifiedTime is a parameter of type BSTR