次の方法で共有


MSDeployLogEntryType 列挙型

定義

MSDeployLogEntryType の値を定義します。

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

フィールド

Error 2
Message 0
Warning 1

適用対象