HttpContentTypeHelperSetValue Method |
设置自定义内容类型的值
Namespace: X3Platform.WebAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static void SetValue(
string value
)
public:
static void SetValue(
String^ value
)
Parameters
- value
- Type: SystemString
[Missing <param name="value"/> documentation for "M:X3Platform.Web.HttpContentTypeHelper.SetValue(System.String)"]
See Also