SocketPolicy クラス

定義

注意事項

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

ポリシー ファイルのインスタンスを表します。

public ref class SocketPolicy
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public class SocketPolicy
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type SocketPolicy = class
Public Class SocketPolicy
継承
SocketPolicy
属性

コンストラクター

SocketPolicy()
古い.

SocketPolicy クラスの新しいインスタンスを初期化します。

メソッド

Equals(Object)
古い.

指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

(継承元 Object)
GetHashCode()
古い.

既定のハッシュ関数として機能します。

(継承元 Object)
GetType()
古い.

現在のインスタンスの Type を取得します。

(継承元 Object)
MemberwiseClone()
古い.

現在の Object の簡易コピーを作成します。

(継承元 Object)
ToString()
古い.

現在のオブジェクトを表す文字列を返します。

(継承元 Object)

適用対象