[This is preliminary documentation and is subject to change.]
Optional frame headers parsed from XML HeadersContent
Namespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IConfigSectionNode Headers { get; }
public IConfigSectionNode Headers { get; }
Public ReadOnly Property Headers As IConfigSectionNode
Get
Public ReadOnly Property Headers As IConfigSectionNode
Get
public:
property IConfigSectionNode^ Headers {
IConfigSectionNode^ get ();
}
public:
property IConfigSectionNode^ Headers {
IConfigSectionNode^ get ();
}
member Headers : IConfigSectionNode with get
member Headers : IConfigSectionNode with get
Property Value
Type:
IConfigSectionNode