Delen via


ResourceExplorer.GetResource(String) Methode

Definitie

Resource ophalen op id.

public Microsoft.Bot.Builder.Dialogs.Declarative.Resources.Resource GetResource(string id);
member this.GetResource : string -> Microsoft.Bot.Builder.Dialogs.Declarative.Resources.Resource
Public Function GetResource (id As String) As Resource

Parameters

id
String

De resource-id.

Retouren

De resource of genereert als deze niet wordt gevonden.

Van toepassing op