Deployment Tools Foundation
Resource Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► Resource ► Resource()()()
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.
|