PlatformHelper.ParseApiPlatform(String, String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將平臺名稱和字串版本號碼剖析為 Platform 列舉值。
public static ObjCRuntime.Platform ParseApiPlatform (string productName, string productVersion);
static member ParseApiPlatform : string * string -> ObjCRuntime.Platform
參數
傳回
指定 ProductName 的平臺值。
適用於