ManualRequestFileRequestFilePath Property |
Gets or sets the absolute path where the request file should be saved.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public string RequestFilePath { get; set; }
Public Property RequestFilePath As String
Get
Set
public:
property String^ RequestFilePath {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also