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