AvailabilityAttribute.Deprecated 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定平臺已淘汰 API 的第一個版本;這表示使用者應該開始避免 API 並移轉至更適合的 API,但仍在技術上運作,但無法保證其可繼續運作的時間長度。
public ObjCRuntime.Platform Deprecated { get; set; }
member this.Deprecated : ObjCRuntime.Platform with get, set