| LoginCacheOptionsJson 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 string OptionsJson { get; set; }Public Property OptionsJson As String
Get
Set
public:
property String^ OptionsJson {
String^ get ();
void set (String^ value);
}member OptionsJson : string with get, set
Property Value
Type:
String
Version InformationOffline
Supported in: 1.0
See Also