NbApiGatewayHeaders Property |
ヘッダ
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public Dictionary<string, string> Headers { get; }
Public ReadOnly Property Headers As Dictionary(Of String, String)
Get
public:
property Dictionary<String^, String^>^ Headers {
Dictionary<String^, String^>^ get ();
}
member Headers : Dictionary<string, string> with get
Property Value
Type:
DictionaryString,
StringVersion Information Core
Supported in: 1.0
See Also