UIConnectionInfoUtil.ProtocolNamesMap 属性

定义

表示键协议值的集合,这些值基于键的哈希代码进行组织。

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

属性值

Hashtable

一个键协议值的集合,这些值基于键的哈希代码进行组织。

适用于