共用方式為


DeviceInfo.Name 屬性

定義

取得裝置的名稱。

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

屬性值

使用者) 經常指定的裝置名稱 (。

備註

此值通常是由裝置的使用者所指定。

適用於