C# Class Aqueduct.Mail.FileAttachment

Inheritance: Attachment
ファイルを表示 Open project: aqueduct/Aqueduct.SitecoreLib

Protected Properties

Property Type Description
m_filename string

Public Methods

Method Description
FileAttachment ( string filename ) : System

Method Details

FileAttachment() public method

public FileAttachment ( string filename ) : System
filename string
return System

Property Details

m_filename protected_oe property

protected string m_filename
return string