ExternalResourceServerUtils.ServerSupportsAssemblyCodeData
Method
Description:
Checks that the server referenced by the given ExternalResourceReference supports AssemblyCodeData.
Checks that the server referenced by the given ExternalResourceReference supports AssemblyCodeData.
Parameters
| Parameter | Type | Description |
|---|---|---|
| extRef | ExternalResourceReference | The ExternalResourceReference to check. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the ExternalResourceReference refers to a server that supports AssemblyCodeData. False otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |