DesignerOptionService.DesignerOptionCollection.Name Property

Definition

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

Property Value

The name of this DesignerOptionService.DesignerOptionCollection.

Remarks

Names are programmatic names and are not localized. A name search is case-insensitive.

Applies to