This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.HockeyApp.
- Assembly
- Cake
.HockeyApp .dll - Namespace
- Cake
.HockeyApp .Internal - Containing Type
- Multi
Part Form Data Content Extensions
Syntax
public static void AddIfNotEmpty(this MultipartFormDataContent content, string name, string value)
Parameters
Name | Type | Description |
---|---|---|
content | Multipart |
|
name | string | |
value | string |
Return Value
Type | Description |
---|---|
void |