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)

属性值

此模板包含的变量。

适用于