PackUriHelper.GetRelationshipPartUri(Uri) Method
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.
Returns the URI of the relationship part associated with a specified PackagePart.
public:
static Uri ^ GetRelationshipPartUri(Uri ^ partUri);
public static Uri GetRelationshipPartUri (Uri partUri);
static member GetRelationshipPartUri : Uri -> Uri
Public Shared Function GetRelationshipPartUri (partUri As Uri) As Uri
- partUri
- Uri
The Uri of the PackagePart to return the URI for the associated PackageRelationship.
The URI of the PackageRelationship part associated with the PackagePart identified by partUri
.
partUri
is null
.
partUri
syntax is not valid for a package part URI.
-or-
partUri
is an absolute URI.
-or-
partUri
references a relationship part.
Open Packaging Conventions Specification
partUri
must identify either the Package ("/") or a PackagePart that is not a PackageRelationship part.
For more information about PackageRelationship parts, see Section 9.3 "Relationships" in the Open Packaging Conventions Specification available for download at Specifications and License Downloads.
Proizvod | Verzije |
---|---|
.NET | Core 1.0, Core 1.1, 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided) |
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7 (package-provided), 4.7, 4.7.1 (package-provided), 4.7.1, 4.7.2 (package-provided), 4.7.2, 4.8 (package-provided), 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: