Resource Constructor

Microsoft Deployment Tools

Deployment Tools Foundation Resource Constructor
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceResource()()()
Members
Icon Member Description
Resource(ResourceType, String, Int32)
Creates a new Resource object without any data. The data can be later loaded from a file.

Resource(ResourceType, String, Int32, array<Byte>[]()[])
Creates a new Resource object with data. The data can be later saved to a file.

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources) Version: 3.0.0.0 (3.5.1623.0)