Method | Description | |
---|---|---|
ExportCompletedEventArgs ( string fileLocation, object userState, string mapname, ExportStatus status = null, string errorMessage = null ) : System |
public ExportCompletedEventArgs ( string fileLocation, object userState, string mapname, ExportStatus status = null, string errorMessage = null ) : System | ||
fileLocation | string | |
userState | object | |
mapname | string | |
status | ExportStatus | |
errorMessage | string | |
return | System |