LocalizedNameDescriptionPair.Name 屬性

定義

取得地區設定名稱。

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

屬性值

地區設定名稱。

備註

屬性 Name 會設定為建構函式的參數 LocalizedNameDescriptionPair

適用於

另請參閱