ImportContext.Warnings 屬性

定義

匯入程式碼實體描述時會產生一組警告。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

StringCollection A 包含在匯入程式碼實體描述時產生的警告。

適用於