| IMergeableResponseMainCaption Property |
Main caption of the response
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string MainCaption { get; set; }
Property MainCaption As String
Get
Set
property String^ MainCaption {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also