Class TranslateCommand.AbpTranslateResourceText
Inheritance
System.Object
TranslateCommand.AbpTranslateResourceText
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class AbpTranslateResourceText : object
Properties
LocalizationKey
Declaration
public string LocalizationKey { get; set; }
Property Value
Type |
Description |
System.String |
|
Reference
Declaration
public string Reference { get; set; }
Property Value
Type |
Description |
System.String |
|
Target
Declaration
public string Target { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods