TemplateImport.Alias 属性

定义

获取或设置模板的别名。 例如: 导入 为 myAlias。

public string Alias { get; set; }
member this.Alias : string with get, set
Public Property Alias As String

属性值

模板的别名。 例如: 导入 为 myAlias。

适用于