![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Save Method (file)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► Resource ► Save(String)
Saves the resource to a file. Any existing resource data with matching type, name, and locale is overwritten.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public void Save( string file )
Public Sub Save ( file As String )
public: void Save( String^ file )
member Save : file : string -> unit
![](collapse_all.gif)
- file (String)
- Win32 PE file to contain the resource
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)