次の方法で共有


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

プロパティ値

キーのハッシュ コードに基づいて整理されたキー プロトコル値のコレクションです。

適用対象