共用方式為


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)

屬性值

此範本包含的變數。

適用於