Class TranslateCommand.AbpTranslateResource
Inherited Members
Namespace: Volo.Abp.Cli.Commands
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class TranslateCommand.AbpTranslateResource
Constructors
AbpTranslateResource()
Declaration
public AbpTranslateResource()
Properties
ResourcePath
Declaration
public string ResourcePath { get; set; }
Property Value
Type | Description |
---|---|
string |
Texts
Declaration
public List<TranslateCommand.AbpTranslateResourceText> Texts { get; set; }
Property Value
Type | Description |
---|---|
List<TranslateCommand.AbpTranslateResourceText> |