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

適用於