共用方式為


ProtocolImporter.ClassName 屬性

定義

取得目前正在產生的繫結類別名稱。

public:
 property System::String ^ ClassName { System::String ^ get(); };
public string ClassName { get; }
member this.ClassName : string
Public ReadOnly Property ClassName As String

屬性值

目前正在產生之繫結類別的名稱。

適用於