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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.