共用方式為


PlatformAttribute(Platform) 建構函式

定義

建立並初始化 屬性的新實例。

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

參數

platform
Platform

列舉值。 預設值為 Windows

適用於