|  | This document is archived and information here might be outdated. Recommended version. | 
Save/serialize a raster function template to a file.
[Visual Basic .NET]
Public Sub SaveToFile ( _
    ByVal Path As String _
)
[C#]
public void SaveToFile (
    string Path
);
[C++]
HRESULT SaveToFile(
  BSTR Path
);
[C++] Parameters Path
Path is a parameter of type BSTR