Interface IBuildMessage
Namespace: Telerik.Licensing.Status
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public interface IBuildMessage
Properties
Code
Declaration
string Code { get; }
Property Value
System.
|
Message
Declaration
string Message { get; }
Property Value
System.
|