OSPlatformAttribute.PlatformName 속성

정의

특성이 적용되는 플랫폼의 이름과 선택적 버전을 가져옵니다.

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

속성 값

해당 플랫폼 이름 및 선택적 버전입니다.

적용 대상