 | WebPostingMessage Property |
Note: This API is now obsolete.
Namespace: Ignition.CommunicationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.41344
Syntax[ObsoleteAttribute("Use HtmlDescription (6.0)")]
public string Message { get; protected set; }<ObsoleteAttribute("Use HtmlDescription (6.0)")>
Public Property Message As String
Get
Protected Setpublic:
[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, setProperty Value
String
See Also