BitsFileTransferEventArgs.ToString Method ()
Returns a String that represents the current Object.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public override string ToString()
public:
virtual String^ ToString() override
Public Overrides Function ToString As String
Return Value
Type: System.String
A String that represents the current Object.
See Also
BitsFileTransferEventArgs Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top