UIAutomation.NewRemoteDesktopProtocolFileCommand.NewRemoteDesktopProtocolFileCommand C# (CSharp) Method

NewRemoteDesktopProtocolFileCommand() public method

public NewRemoteDesktopProtocolFileCommand ( CommonCmdletBase cmdlet ) : Commands
cmdlet CommonCmdletBase
return Commands
        public NewRemoteDesktopProtocolFileCommand(CommonCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
NewRemoteDesktopProtocolFileCommand