public void SaveAsFile( string fullPathToMapXFile )
Public Sub SaveAsFile( _ ByVal fullPathToMapXFile As String _ )
Parameters
- fullPathToMapXFile
- A string represent the full path of the output file.
public void SaveAsFile( string fullPathToMapXFile )
Public Sub SaveAsFile( _ ByVal fullPathToMapXFile As String _ )
| Exception | Description | 
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
Target Platforms: Windows 10, Windows 8.1