ActionFormat.TimeStamp Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
FILETIME structure that receives the time at which this action map was last written to disk. See Remarks.
Definition
Visual Basic .NET |
Public Property TimeStamp As FILETIME |
C# |
public FILETIME TimeStamp {
get; set; }
|
Managed C++ |
public: __property
FILETIME
get_TimeStamp();
public: __property
void set_TimeStamp(FILETIME);
|
JScript .NET |
public
function get TimeStamp() : FILETIME public
function set TimeStamp(FILETIME);
|
Property Value
System.Runtime.InteropServices.FILETIME
.
This property is read/write.
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center