ProtocolReflector.ProtocolName Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, haalt u de naam op van het protocol dat wordt gebruikt.

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

Waarde van eigenschap

De naam van het protocol dat wordt gebruikt.

Van toepassing op