This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerFile Interface > ILayerFile.Filename Property (ArcObjects .NET 10.5 SDK) |
The name of the layer file that the LayerFile coclass is linked to.
[Visual Basic .NET] Public ReadOnly Property Filename As String
[C#] public string Filename {get;}
[C++]
HRESULT get_Filename(
BSTR* sFile
);
[C++]
Parameters sFile [out, retval] sFile is a parameter of type BSTR