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

적용 대상