オプション情報
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public 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:
NbJsonObjectVersion Information Core
Supported in: 1.0
See Also