次の方法で共有


ProtocolImporter.ClassName プロパティ

定義

生成中のバインディング クラスの名前を取得します。

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

プロパティ値

生成中のバインディング クラスの名前。

適用対象