Share via


PlatformAttribute(Platform) 생성자

정의

특성의 새 instance 만들고 초기화합니다.

public:
 PlatformAttribute(Platform platform);
 PlatformAttribute(Platform const& platform);
public PlatformAttribute(Platform platform);
function PlatformAttribute(platform)
Public Sub New (platform As Platform)

매개 변수

platform
Platform

열거형 값입니다. 기본값은 Windows입니다.

적용 대상