IResXResourceService::GetResXResourceWriter Method (String^)

 

Returns a resx resource writer given resXFullName.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

IResourceWriter^ GetResXResourceWriter(
	String^ resXFullName
)

Parameters

resXFullName
Type: System::String^

Creates a reader for the specified file.

Return to top
Show: