次の方法で共有


BindingAddress コンストラクター

定義

注意事項

This constructor is obsolete and will be removed in a future version. Use BindingAddress.Parse(address) to create a BindingAddress instance.

BindingAddress の新しいインスタンスを初期化します。

public:
 BindingAddress();
public BindingAddress ();
[System.Obsolete("This constructor is obsolete and will be removed in a future version. Use BindingAddress.Parse(address) to create a BindingAddress instance.")]
public BindingAddress ();
Public Sub New ()
属性

適用対象