| LoginCacheGroups 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 IList<string> Groups { get; }Public ReadOnly Property Groups As IList(Of String)
Get
public:
property IList<String^>^ Groups {
IList<String^>^ get ();
}member Groups : IList<string> with get
Property Value
Type:
IListString
Version InformationOffline
Supported in: 1.0
See Also