Retrives information about a source with the specified name name.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
| C# |
|---|
public XAssemblyManifestResourceLocation GetResourceLocation( string name ) |
Parameters
- name
- Type: System..::.String
The source name.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | name is nullNothingnullptra null reference (Nothing in Visual Basic). |