WebPostingMessage Property
Note: This API is now obsolete.
Namespace: Ignition.CommunicationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ObsoleteAttribute("Use HtmlDescription (6.0)")]
public string Message { get; protected set; }
<ObsoleteAttribute("Use HtmlDescription (6.0)")>
Public Property Message As String
Get
Protected Set
public:
[ObsoleteAttribute(L"Use HtmlDescription (6.0)")]
property String^ Message {
String^ get ();
protected: void set (String^ value);
}
[<ObsoleteAttribute("Use HtmlDescription (6.0)")>]
member Message : string with get, set
Property Value
String