OSPlatformAttribute.PlatformName Property

Definition

Gets the name and optional version of the platform that the attribute applies to.

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

Property Value

The applicable platform name and optional version.

Applies to