Assembly.GetSatelliteAssembly Method
Gets a satellite assembly associated with a specified culture.
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Syntax
public Assembly GetSatelliteAssembly (
CultureInfoculture
)
Parameters
- culture
A culture associated with the satellite assembly you want to get.
Return Value
The satellite assembly associated with the specified culture.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.