次の方法で共有


NamespaceType 列挙型

定義

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum NamespaceType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type NamespaceType = 
Public Enum NamespaceType
継承
NamespaceType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

名前 説明
Messaging 0
NotificationHub 1

適用対象