ResourceDescription 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.
Representation of a resource whose contents are to be embedded in the output assembly.
public ref class ResourceDescription sealed
public sealed class ResourceDescription
type ResourceDescription = class
Public NotInheritable Class ResourceDescription
- Inheritance
-
ResourceDescription
Constructors
ResourceDescription(String, Func<Stream>, Boolean) |
Creates a representation of a resource whose contents are to be embedded in the output assembly. |
ResourceDescription(String, String, Func<Stream>, Boolean) |
Creates a representation of a resource whose file name will be recorded in the assembly. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.