IDesignTimeResourceWriter::AddResource Method
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AddResource(String^, array<Byte>^) | Adds an 8-bit unsigned integer array as a named resource to the list of resources to be written.(Inherited from IResourceWriter.) |
![]() | AddResource(String^, Object^) | Adds a named resource of type Object to the list of resources to be written.(Inherited from IResourceWriter.) |
![]() | AddResource(String^, String^) | Adds a named resource of type String to the list of resources to be written.(Inherited from IResourceWriter.) |
Show:
