ExternalResourceReference.GetResourceVersionStatus
Method
Description:
Checks whether this ExternalResourceReference corresponds to the current version of the resource.
Checks whether this ExternalResourceReference corresponds to the current version of the resource.
Remarks:
This method should only be called if the ExternalResourceServer that provides the resource is present.
This method should only be called if the ExternalResourceServer that provides the resource is present.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The server referenced by the ExternalResourceReference does not exist or does not implement IExternalResourceServer. |