Property | Type | Description | |
---|---|---|---|
RecognizedFormats | string[] | ||
ViewableFormats | string[] |
Method | Description | |
---|---|---|
FileStatus ( string name, string ty ) : System |
|
|
GetType ( string extension ) : string |
|
Method | Description | |
---|---|---|
ExtensionInArray ( string extension, string formatList ) : bool |
|
public FileStatus ( string name, string ty ) : System | ||
name | string | |
ty | string | |
return | System |
public static GetType ( string extension ) : string | ||
extension | string | |
return | string |
public static string[] RecognizedFormats | ||
return | string[] |