Click or drag to resize

ShellFolderConfigurationExtractAssemblyResource Method

Overload List
  NameDescription
Public methodExtractAssemblyResource(String)
Extracts a resource from the calling assembly and caches it locally in a file.
Public methodExtractAssemblyResource(Assembly, String, Boolean)
Extracts a resource from an assembly and caches it locally in a file.
Top
See Also