IMetaDataEmit::SetModuleProps Method
Updates references to a module defined by a prior call to IMetaDataEmit::DefineModuleRef.
HRESULT SetModuleProps (
[in] LPCWSTR szName
);
Parameters
- szName
[in] The module name in Unicode. This is the file name only and not the full path name.
Requirements
Platforms: See .NET Framework System Requirements.
Header: Cor.h
Library: Used as a resource in MSCorEE.dll
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0