Share via


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 ()
특성

적용 대상