C# 클래스 System.Windows.Forms.DataFormats

파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bitmap string
CommaSeparatedValue string
Dib string
Dif string
EnhancedMetafile string
FileDrop string
Html string
Locale string
MetafilePict string
OemText string
Palette string
PenData string
Riff string
Rtf string
Serializable string
StringFormat string
SymbolicLink string
Text string
Tiff string
UnicodeText string
WaveAudio string

공개 메소드들

메소드 설명
GetFormat ( int id ) : System.Text.Format
GetFormat ( string format ) : System.Text.Format

비공개 메소드들

메소드 설명
ContainsFormat ( int id ) : bool
DataFormats ( ) : System
Init ( ) : void

메소드 상세

GetFormat() 공개 정적인 메소드

public static GetFormat ( int id ) : System.Text.Format
id int
리턴 System.Text.Format

GetFormat() 공개 정적인 메소드

public static GetFormat ( string format ) : System.Text.Format
format string
리턴 System.Text.Format

프로퍼티 상세

Bitmap 공개적으로 정적으로 프로퍼티

public static string Bitmap
리턴 string

CommaSeparatedValue 공개적으로 정적으로 프로퍼티

public static string CommaSeparatedValue
리턴 string

Dib 공개적으로 정적으로 프로퍼티

public static string Dib
리턴 string

Dif 공개적으로 정적으로 프로퍼티

public static string Dif
리턴 string

EnhancedMetafile 공개적으로 정적으로 프로퍼티

public static string EnhancedMetafile
리턴 string

FileDrop 공개적으로 정적으로 프로퍼티

public static string FileDrop
리턴 string

Html 공개적으로 정적으로 프로퍼티

public static string Html
리턴 string

Locale 공개적으로 정적으로 프로퍼티

public static string Locale
리턴 string

MetafilePict 공개적으로 정적으로 프로퍼티

public static string MetafilePict
리턴 string

OemText 공개적으로 정적으로 프로퍼티

public static string OemText
리턴 string

Palette 공개적으로 정적으로 프로퍼티

public static string Palette
리턴 string

PenData 공개적으로 정적으로 프로퍼티

public static string PenData
리턴 string

Riff 공개적으로 정적으로 프로퍼티

public static string Riff
리턴 string

Rtf 공개적으로 정적으로 프로퍼티

public static string Rtf
리턴 string

Serializable 공개적으로 정적으로 프로퍼티

public static string Serializable
리턴 string

StringFormat 공개적으로 정적으로 프로퍼티

public static string StringFormat
리턴 string

SymbolicLink 공개적으로 정적으로 프로퍼티

public static string SymbolicLink
리턴 string

Text 공개적으로 정적으로 프로퍼티

public static string Text
리턴 string

Tiff 공개적으로 정적으로 프로퍼티

public static string Tiff
리턴 string

UnicodeText 공개적으로 정적으로 프로퍼티

public static string UnicodeText
리턴 string

WaveAudio 공개적으로 정적으로 프로퍼티

public static string WaveAudio
리턴 string