ResourceIdentifier Constructor |
Overloaded. Initializes a new instance of the ResourceIdentifier class. |
Clsid |
The CLSID of the object when a COM object is being specified. |
Fragment |
Gets or sets the fragment portion of the URI. When specifying a COM object, the frament will optionally identify the CLSID of the object. |
FriendlyName |
Gets a friendly name for the resource. |
Host |
Gets or sets the Domain Name System (DNS) host name or IP address of a server. When specifying a COM object, this is simply the name of the host machine on the LAN. |
Path |
Gets or sets the path to the resource referenced by the URI.When specifying a COM object, this path represents the ProgID of the server. |
Port |
Gets or sets the port number of the URI. This item is ignored when specifying a COM object. |
ProgID |
The ProgID of the object when a COM object is being specified. |
Scheme |
Gets or sets the scheme name of the URI. |
![]() |
Overloaded. Determines whether two
|
![]() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Gets the
|
ToString
(inherited from Object) |
Overridden. Returns the display string for the specified ResourceIdentifier instance. |
![]()
Equality Operator |
Overloaded. Determines whether two ResourceIdentifier instances are equal. |
![]()
Inequality Operator |
Overloaded. Determines whether two ResourceIdentifier instances are not equal. |
![]() |
Overridden. Allows an
In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Creates a shallow copy of the current
|