| LoginCacheOptions Property |
オプションJSON
Namespace: Nec.Nebula.Internal.DatabaseAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntaxpublic NbJsonObject Options { get; set; }Public Property Options As NbJsonObject
Get
Set
public:
property NbJsonObject^ Options {
NbJsonObject^ get ();
void set (NbJsonObject^ value);
}member Options : NbJsonObject with get, set
Property Value
Type:
NbJsonObject
Version InformationOffline
Supported in: 1.0
See Also