GacManager.AssemblyNameEnum(Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Collections::IEnumerable ^ AssemblyNameEnum(int cache, System::String ^ pattern);
public System.Collections.IEnumerable AssemblyNameEnum (int cache, string pattern);
member this.AssemblyNameEnum : int * string -> System.Collections.IEnumerable
Public Function AssemblyNameEnum (cache As Integer, pattern As String) As IEnumerable
Parameters
- cache
- Int32
- pattern
- String