CSharpTest.Net
GetAllPartsByName Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Http Namespace > MimeMultiPartData Class : GetAllPartsByName Method

name

Glossary Item Box

Gets all parts for a given name, used in the case of multi-file upload controls.

Syntax

Visual Basic (Declaration) 
Public Function GetAllPartsByName( _
   ByVal name As String _
) As IEnumerable(Of MimeMessagePart)
C# 
public IEnumerable<MimeMessagePart> GetAllPartsByName( 
   string name
)

Parameters

name

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys