MOVEitFolderInfoResponseText Property |
For webpost folders, text to display after a post to this folder.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string ResponseText { get; }
Public ReadOnly Property ResponseText As String
Get
public:
property String^ ResponseText {
String^ get ();
}
Property Value
Type:
StringSee Also