This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdVariable3 Interface > IMdVariable3.TemplateLayerFile Property (ArcObjects .NET 10.4 SDK) |
Indicates the layer to use for drawing information.
[Visual Basic .NET] Public Property TemplateLayerFile As String
[C#] public string TemplateLayerFile {get; set;}
[C++]
HRESULT get_TemplateLayerFile(
BSTR* pLayer
);
[C++]
HRESULT put_TemplateLayerFile(
BSTR pLayer
);
[C++]
Parameters pLayer [out, retval] pLayer is a parameter of type BSTR pLayer [in] pLayer is a parameter of type BSTR