Freigeben über


AttachmentContentTypeValidatorAttribute.IsValidAsync Methode

Definition

public override System.Threading.Tasks.Task<bool> IsValidAsync (Microsoft.Bot.Connector.Attachment attachment, out string errorMessage);
override this.IsValidAsync : Microsoft.Bot.Connector.Attachment * string -> System.Threading.Tasks.Task<bool>
Public Overrides Function IsValidAsync (attachment As Attachment, ByRef errorMessage As String) As Task(Of Boolean)

Parameter

attachment
Attachment
errorMessage
String

Gibt zurück

Gilt für: