Share via


TemplateImport Class

Definition

Class which which does actual import definition.

public class TemplateImport
type TemplateImport = class
Public Class TemplateImport
Inheritance
TemplateImport

Remarks

Here is a data model that can help users understand and use the LG import definition in LG files easily.

Properties

Alias

Gets or sets alias for templates. For example: import as myAlias.

Description

Gets or sets description of the import, included by '[]' in a lg file.

Id

Gets or sets id of this import, included by '()' in a lg file.

SourceRange

Gets or sets original root source of the import.

Methods

ToString()

Returns a string that represents the current object.

Applies to