IDeviceInfo.Name プロパティ

定義

デバイスの名前を取得します。

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

プロパティ値

注釈

この値は、多くの場合、デバイスのユーザーによって指定されます。

適用対象