ConfigurationUri Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts of the URI.
public ref class ConfigurationUri abstract sealed
public static class ConfigurationUri
type ConfigurationUri = class
Public Class ConfigurationUri
- Inheritance
-
ConfigurationUri
Methods
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. |