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

主要通訊協定值的集合,這些值是根據索引鍵的雜湊碼來組織。

適用於