Delen via


Activity.AsCommandActivity Methode

Definitie

Retourneert deze activiteit als een ICommandActivity object; of null, als dit niet dat type activiteit is.

public Microsoft.Bot.Schema.ICommandActivity AsCommandActivity ();
member this.AsCommandActivity : unit -> Microsoft.Bot.Schema.ICommandActivity
Public Function AsCommandActivity () As ICommandActivity

Retouren

Deze activiteit als een opdrachtactiviteit; of null.

Van toepassing op