Class.ClassName 속성

정의

클래스 이름입니다.

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

속성 값

string 값입니다.

적용 대상