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 値。

適用対象