Resource Constructor

DTF API

Copy image CopyHover image
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.dll) Version: 3.0.0.0 (3.11.1.2318)