Class TranslationInfo
Inheritance
System.Object
TranslationInfo
Namespace: MediaBrowser.Model.Plugins
Assembly: MediaBrowser.Model.dll
Syntax
public class TranslationInfo
Properties
EmbeddedResourcePath
Declaration
public string EmbeddedResourcePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Locale
Declaration
public string Locale { get; set; }
Property Value
Type | Description |
---|---|
System.String |