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

string 值。

適用於