다음을 통해 공유


Style.Class 속성

정의

스타일에 대한 클래스를 가져오거나 설정합니다.

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

속성 값

적용 대상