[This is preliminary documentation and is subject to change.]
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public string Headers { get; set; }
[ConfigAttribute]
public string Headers { get; set; }
<ConfigAttribute>
Public Property Headers As String
Get
Set
<ConfigAttribute>
Public Property Headers As String
Get
Set
public:
[ConfigAttribute]
property String^ Headers {
String^ get ();
void set (String^ value);
}
public:
[ConfigAttribute]
property String^ Headers {
String^ get ();
void set (String^ value);
}
[<ConfigAttribute>]
member Headers : string with get, set
[<ConfigAttribute>]
member Headers : string with get, set
Property Value
Type:
String