A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.io.packaging.packagepart below:

PackagePart Class (System.IO.Packaging) | Microsoft Learn

PackagePart Class Definition

Provides a base class for parts stored in a Package. This class is abstract.

public ref class PackagePart abstract
public abstract class PackagePart
type PackagePart = class
Public MustInherit Class PackagePart
Inheritance
Derived

A PackagePart consists of three basic elements:

Access Description Uri The URI of the part. ContentType The MIME type of the content stream. GetStream The content data stream of the part. Constructors PackagePart(Package, Uri, String, CompressionOption)

Initializes a new instance of the PackagePart class with a specified parent Package, part URI, MIME content type, and CompressionOption.

PackagePart(Package, Uri, String)

Initializes a new instance of the PackagePart class with a specified parent Package, part URI, and MIME content type.

PackagePart(Package, Uri)

Initializes a new instance of the PackagePart class with a specified parent Package and part URI.

Properties Methods See also

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4