[]
public ServerInfoHeader GetResourceContents(string Resource, out byte[] Contents, out string MimeType)
Public Function GetResourceContents(Resource As String, ByRef Contents As Byte(), ByRef MimeType As String) As ServerInfoHeader
| Type | Name | Description |
|---|---|---|
| string | Resource | |
| byte[] | Contents | |
| string | MimeType |
| Type | Description |
|---|---|
| ServerInfoHeader |