BuiltIn.DateTime.DateTimeResolution Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
[System.Serializable]
public sealed class BuiltIn.DateTime.DateTimeResolution : Microsoft.Bot.Builder.Luis.Resolution, IEquatable<Microsoft.Bot.Builder.Luis.BuiltIn.DateTime.DateTimeResolution>
[<System.Serializable>]
type BuiltIn.DateTime.DateTimeResolution = class
inherit Resolution
interface IEquatable<BuiltIn.DateTime.DateTimeResolution>
Public NotInheritable Class BuiltIn.DateTime.DateTimeResolution
Inherits Resolution
Implements IEquatable(Of BuiltIn.DateTime.DateTimeResolution)
- Dziedziczenie
- Atrybuty
- Implementuje
Konstruktory
Pola
| Nazwa | Opis |
|---|---|
| Options | |
| Pattern | |
| PatternDate | |
| PatternTime | |
| Regex | |
Właściwości
| Nazwa | Opis |
|---|---|
| Day | |
| DayOfWeek | |
| DayPart | |
| Hour | |
| Minute | |
| Month | |
| Reference | |
| Second | |
| Week | |
| Year | |
Metody
| Nazwa | Opis |
|---|---|
| Equals(BuiltIn+DateTime+DateTimeResolution) | |
| Equals(Object) | |
| GetHashCode() | |
| ToString() | (Odziedziczone po Resolution) |
| TryParse(String, BuiltIn+DateTime+DateTimeResolution) | |