VsDebugTargetProcessInfo.creationTime Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The creation time of the process.
public: Microsoft::VisualStudio::OLE::Interop::FILETIME creationTime;
public: Microsoft::VisualStudio::OLE::Interop::FILETIME creationTime;
Microsoft::VisualStudio::OLE::Interop::FILETIME creationTime;
[System.Runtime.InteropServices.ComAliasName("OLE.FILETIME")]
public Microsoft.VisualStudio.OLE.Interop.FILETIME creationTime;
[<System.Runtime.InteropServices.ComAliasName("OLE.FILETIME")>]
val mutable creationTime : Microsoft.VisualStudio.OLE.Interop.FILETIME
Public creationTime As FILETIME
Field Value
- Attributes