DesignerOptionService.DesignerOptionCollection.Name 属性
定义
获取此 DesignerOptionService.DesignerOptionCollection 的名称。Gets the name of this DesignerOptionService.DesignerOptionCollection.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
属性值
此 DesignerOptionService.DesignerOptionCollection 的名称。The name of this DesignerOptionService.DesignerOptionCollection.
注解
名称是编程的名称,不是本地化的名称。Names are programmatic names and are not localized. 名称搜索不区分大小写。A name search is case-insensitive.