AttachmentContentTypeValidatorAttribute 类

定义

附件内容类型验证程序属性。

public class AttachmentContentTypeValidatorAttribute : Microsoft.Bot.Builder.FormFlow.Advanced.AttachmentValidatorAttribute
type AttachmentContentTypeValidatorAttribute = class
    inherit AttachmentValidatorAttribute
Public Class AttachmentContentTypeValidatorAttribute
Inherits AttachmentValidatorAttribute
继承
AttachmentContentTypeValidatorAttribute

构造函数

AttachmentContentTypeValidatorAttribute()

附件内容类型验证程序属性。

属性

Configuration

附件内容类型验证程序属性。

(继承自 AttachmentValidatorAttribute)
ContentType

附件内容类型验证程序属性。

ErrorMessage

附件内容类型验证程序属性。

(继承自 AttachmentValidatorAttribute)

方法

IsValidAsync(Attachment, String)

附件内容类型验证程序属性。

ProvideHelp()

附件内容类型验证程序属性。

适用于