'Declaration Public Function SetResourceContents( _ ByVal BatchHeader As BatchHeader, _ ByVal Resource As String, _ ByVal Contents() As Byte, _ ByVal MimeType As String _ ) As ServerInfoHeader
public ServerInfoHeader SetResourceContents( BatchHeader BatchHeader, string Resource, byte[] Contents, string MimeType )
Parameters
- BatchHeader
- Resource
- Contents
- MimeType