UIConnectionInfoUtil.ProtocolNamesMap Property

Definition

Represents a collection of key protocol values that are organized based on the hash code of the key.

public:
 static property System::Collections::Hashtable ^ ProtocolNamesMap { System::Collections::Hashtable ^ get(); };
public static System.Collections.Hashtable ProtocolNamesMap { get; }
member this.ProtocolNamesMap : System.Collections.Hashtable
Public Shared ReadOnly Property ProtocolNamesMap As Hashtable

Property Value

A collection of key protocol values that are organized based on the hash code of the key.

Applies to