DesignerOptionService.DesignerOptionCollection.Name 屬性

定義

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

屬性值

這個 DesignerOptionService.DesignerOptionCollection 的名稱。

備註

名稱是程式設計名稱,且未當地語系化。 名稱搜尋不區分大小寫。

適用於