다음을 통해 공유


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

속성 값

사용 중인 프로토콜의 이름입니다.

적용 대상