次の方法で共有


NamespaceType 列挙型

定義

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

適用対象