EmbeddedResourceBrowser 1.2.0

View on GitHub View on NuGet

EmbeddedFile Class

Represents an embedded file.

Base type: object.

Properties

Name Access Modifier Summary
Extension public get

Gets the extension of the file.

Name public get

Gets the name of the embedded file.

ParentDirectory public get

Gets the EmbeddedDirectory to which this file belongs to.

Methods

Name Access Modifier Summary
OpenRead() public

Gets a Stream for reading the contents of the embedded file.


EmbeddedResourceBrowser 1.2.0 - View on GitHub - View on NuGet