public static IDateTimeProvider? Current { get; }Dim value As IDateTimeProvider
value = DateTimeProvider.Currentpublic:
static property IDateTimeProvider^ Current {
IDateTimeProvider^ get ();
}No code example is currently available or this language may not be supported.