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

該当するプラットフォーム名とオプションのバージョン。

適用対象