ImportContext.Warnings Eigenschaft

Definition

Ruft eine Auflistung von Warnungen ab, die beim Importieren der Codeentitätsbeschreibungen generiert werden.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

A StringCollection that contains warnings that were generated when import the code entity descriptions.

Gilt für: