ProtocolImporter.ClassName プロパティ

定義

現在生成されているバインディング クラスの名前を取得します。

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

プロパティ値

現在生成されているバインディング クラスの名前。

適用対象