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 ()
属性

适用于