Interface IHasLocalizedMessage
Namespace: MediaBrowser.Controller.Net
Assembly: MediaBrowser.Controller.dll
Syntax
public interface IHasLocalizedMessage
Properties
LocalizedMessage
Declaration
string LocalizedMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |