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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.