次の方法で共有


System.ProcessorType プロパティ

定義

システムが使用しているプロセッサの種類 (i486 など) を返します。

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

プロパティ値

適用対象