ITaskRunnerCommandContextLogger.Warnings Property

Definition

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

Property Value

Applies to