ImportContext.Warnings Egenskap

Definition

Hämtar en samling varningar som genereras när du importerar kodentitetsbeskrivningarna.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 property System::Collections::Specialized::StringCollection ^ Warnings { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection Warnings { get; }
member this.Warnings : System.Collections.Specialized.StringCollection
Public ReadOnly Property Warnings As StringCollection

Egenskapsvärde

En StringCollection som innehåller varningar som genererades när kodentitetens beskrivningar importerades.

Gäller för