CandidateDateTimeConverter.AmbiguousFormats Property

Definition

Public Accessor for Ambiguous DateTime Formats.

public:
 property System::Collections::Generic::List<System::Collections::Generic::List<System::String ^> ^> ^ AmbiguousFormats { System::Collections::Generic::List<System::Collections::Generic::List<System::String ^> ^> ^ get(); };
public System.Collections.Generic.List<System.Collections.Generic.List<string>> AmbiguousFormats { get; }
member this.AmbiguousFormats : System.Collections.Generic.List<System.Collections.Generic.List<string>>
Public ReadOnly Property AmbiguousFormats As List(Of List(Of String))

Property Value

Applies to