This document is archived and information here might be outdated. Recommended version. |
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(
System.String* sFile
);
[C++]
Parameters sFile [out, retval]
sFile is a parameter of type BSTR*