SubassemblyGetResourceString Method

Overload List
 NameDescription
Public methodGetResourceString(String) Converts a resource id (string) to a resource string from the current subassembly's resource module.
Public methodGetResourceString(UInt32) Converts a resource id (numeric) to a resource string from the current subassembly's resource module.
Top
See Also