Android 固有値
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbGcmFields GcmFields { get; set; }
Public Property GcmFields As NbGcmFields
Get
Set
public:
property NbGcmFields^ GcmFields {
NbGcmFields^ get ();
void set (NbGcmFields^ value);
}
member GcmFields : NbGcmFields with get, set
Property Value
Type:
NbGcmFieldsVersion Information Core
Supported in: 1.0
See Also