Files
Desktop_RCULogAgent/bin/aliyun-log-csharp-sdk-master/doc/Aliyun.Api.SLS.Data.LogContentConstructor2.html
2025-12-11 11:39:02 +08:00

45 lines
1.7 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>LogContent Constructor (String, String)</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">sls sdk</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">LogContent Constructor (String, String)</h1>
</div>
</div>
<div id="nstext">
<p> constructure with specified parameters </p>
<div class="syntax">public LogContent(<br />   <a href="ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref2/html/T_System_String.htm">String</a> <i>key</i>,<br />   <a href="ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref2/html/T_System_String.htm">String</a> <i>value</i><br />);</div>
<h4 class="dtH4">Parameters</h4>
<dl>
<dt>
<i>String</i>
</dt>
<dd>log content's key </dd>
<dt>
<i>String</i>
</dt>
<dd>log content's value </dd>
</dl>
<h4 class="dtH4">See Also</h4>
<p>
<a href="Aliyun.Api.SLS.Data.LogContent.html">LogContent Class</a> | <a href="Aliyun.Api.SLS.Data.html">Aliyun.Api.SLS.Data Namespace</a> | <a href="Aliyun.Api.SLS.Data.LogContentConstructor.html">LogContent Constructor Overload List</a></p>
</div>
</body>
</html>