Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal exportType As ExportType, _ ByVal displayName As System.String, _ ByVal extension As System.String _ ) |
C# | |
---|---|
public ExportFormatInfo( ExportType exportType, System.string displayName, System.string extension ) |
Parameters
- exportType
- export type
- displayName
- display export name
- extension
- extension
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2