共用方式為


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

適用於