Sdílet prostřednictvím


DeclarativeType<T> Třída

Definice

TypeRegistration of Kind => type using generic.

public class DeclarativeType<T> : Microsoft.Bot.Builder.Dialogs.Declarative.DeclarativeType
type DeclarativeType<'T> = class
    inherit DeclarativeType
Public Class DeclarativeType(Of T)
Inherits DeclarativeType

Parametry typu

T

Typ.

Dědičnost
DeclarativeType<T>

Konstruktory

DeclarativeType<T>(String)

Inicializuje novou instanci DeclarativeType<T> třídy .

Vlastnosti

CustomDeserializer

Získá nebo nastaví volitelný vlastní deserializátor pro tento typ.

(Zděděno od DeclarativeType)
Kind

Získá nebo nastaví deklarativní ID pro tento typ.

(Zděděno od DeclarativeType)
Type

Získá nebo nastaví typ pro tuto registraci.

(Zděděno od DeclarativeType)

Platí pro