次の方法で共有


ProtocolReflector.ProtocolName プロパティ

定義

派生クラスでオーバーライドされると、使用中のプロトコルの名前を取得します。

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

プロパティ値

使用されるプロトコルの名前。

適用対象