This document is archived and information here might be outdated.  Recommended version.


ILayerFile.Save Method (ArcObjects .NET 10.5 SDK)
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

Save Layer To File | Set Group Layer Cache

.NET Related Topics

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