C# 클래스 Aqueduct.Mail.FileAttachment

상속: Attachment
파일 보기 프로젝트 열기: aqueduct/Aqueduct.SitecoreLib

보호된 프로퍼티들

프로퍼티 타입 설명
m_filename string

공개 메소드들

메소드 설명
FileAttachment ( string filename ) : System

메소드 상세

FileAttachment() 공개 메소드

public FileAttachment ( string filename ) : System
filename string
리턴 System

프로퍼티 상세

m_filename 보호되어 있는 프로퍼티

protected string m_filename
리턴 string