Sdílet prostřednictvím


LGResource(String, String, String) Konstruktor

Definice

Inicializuje novou instanci LGResource třídy.

public LGResource (string id, string fullName, string content);
new Microsoft.Bot.Builder.LanguageGeneration.LGResource : string * string * string -> Microsoft.Bot.Builder.LanguageGeneration.LGResource
Public Sub New (id As String, fullName As String, content As String)

Parametry

id
String

ID prostředku.

fullName
String

Úplná cesta k prostředku na disku.

content
String

Obsah prostředku.

Platí pro