TemplateImport Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |