ImportContext.Warnings 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得匯入程式碼實體描述時產生之警告的集合。
此 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,其中含有匯入程式碼實體描述時產生的警告。