This documentation is archived and is not being maintained.
Assembly.GetManifestResourceNames Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the names of all the resources in this assembly.
Namespace:
System.Reflection
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public Overridable Function GetManifestResourceNames As String()
Return Value
Type:
System.String
()An array that contains the names of all the resources.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0