Public Function New( _ ByVal filePath As String _ )
Dim filePath As String Dim instance As New Attachment(filePath)
public Attachment( string filePath )
public: Attachment( string* filePath )
public: Attachment( String^ filePath )
Attachment Class Attachment Members Overload List