ViewComponentAttribute.Name 속성

정의

뷰 구성 요소의 이름을 가져오거나 설정합니다. 뷰 구성 요소 기본 클래스와 연결된 특성에 이름을 제공하지 마세요.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

속성 값

적용 대상