| ISocketRequestArguments Property |
List the arguments that will be send in the socket.
Namespace:
AskiaFieldCom
Assembly:
AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string[] Arguments { get; }
property array<String^>^ Arguments {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also