Admin ユーザID/グループ名
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public ISet<string> Admin { get; set; }
Public Property Admin As ISet(Of String)
Get
Set
public:
property ISet<String^>^ Admin {
ISet<String^>^ get ();
void set (ISet<String^>^ value);
}
member Admin : ISet<string> with get, set
Property Value
Type:
ISetStringExceptions Version Information Core
Supported in: 1.0
See Also