ConfigurationUri Class
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts of the URI.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetAssemblyName(Uri^) | Retrieves the unique identity of the assembly in the configuration. |
![]() ![]() | GetResourceName(Uri^) | Retrieves the name of the resource configuration. |
![]() ![]() | IsFileUri(Uri^) | Returns a value indicating whether the specified URI is a file URI. |
![]() ![]() | IsResourceUri(Uri^) | Retrieves a value indicating whether the object is a resource. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

