OSPlatformAttribute.PlatformName 属性

定义

获取应用了该属性的平台的名称和可选版本。

public:
 property System::String ^ PlatformName { System::String ^ get(); };
public string PlatformName { get; }
member this.PlatformName : string
Public ReadOnly Property PlatformName As String

属性值

String

适用的平台名称和可选版本。

适用于