ExternalResourceServerUtils.ServerSupportsAssemblyCodeData
Description:
Checks that the server referenced by the given ExternalResourceReference supports AssemblyCodeData.
Checks that the server referenced by the given ExternalResourceReference supports AssemblyCodeData.
public static bool ServerSupportsAssemblyCodeData(
ExternalResourceReference extRef
)
-
extRefThe ExternalResourceReference to check.
Return Value
bool
True if the ExternalResourceReference refers to a server that supports AssemblyCodeData. False otherwise.
-
A non-optional argument was null