Computer.Key.Name 屬性

定義

拿到鑰匙的名字 Computer

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

屬性值

一個 String 指定鍵值名稱的值。

適用於