_Assembly::GetSatelliteAssembly Method (CultureInfo^, Version^)
.NET Framework (current version)
Provides COM objects with version-independent access to the GetSatelliteAssembly method.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- culture
-
Type:
System.Globalization::CultureInfo^
The specified culture.
- version
-
Type:
System::Version^
The version of the satellite assembly.
This method is for access to managed classes from unmanaged code, and should not be called from managed code.
The GetSatelliteAssembly method gets the specified version of the satellite assembly for the specified culture.
.NET Framework
Available since 1.1
Available since 1.1
Show: