ArcObjects Library Reference (Carto)  

ILayerFile.Save Method

Save the contents of the layer file to the bound file.

[Visual Basic .NET]
Public Sub Save ( _
)
[C#]
public void Save (
);
[C++]
HRESULT Save(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILayerFile Interface

.NET Snippets

Set Group Layer Cache | Save Layer To File

.NET Related Topics

How to setup, solve, and save a network analysis problem