AnalyzerResult.TemplateReferences Propiedad

Definición

Obtiene o establece referencias de plantilla que contiene esta plantilla.

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

Valor de propiedad

Referencia de plantilla a que contiene esta plantilla.

Se aplica a