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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.