다음을 통해 공유


AnalyzerResult.Variables 속성

정의

이 템플릿에 포함된 변수를 가져오거나 설정합니다.

public System.Collections.Generic.List<string> Variables { get; set; }
member this.Variables : System.Collections.Generic.List<string> with get, set
Public Property Variables As List(Of String)

속성 값

이 템플릿에 포함된 변수입니다.

적용 대상