DateTime..::..ParseExact Method (String, String, Boolean)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static DateTime ParseExact( string value, string format, bool utc )
<TemplateAttribute> _ Public Shared Function ParseExact ( _ value As String, _ format As String, _ utc As Boolean _ ) As DateTime
[TemplateAttribute] public: static DateTime^ ParseExact( String^ value, String^ format, bool^ utc )