DesignerOptionService.DesignerOptionCollection.Name 속성

정의

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의 이름입니다.

설명

이름은 프로그래밍 방식 이름이며 지역화되지 않습니다. 이름 검색은 대/소문자를 구분하지 않습니다.

적용 대상