次の方法で共有


RegistrationAddressInfo クラス

定義

ドメイン登録のアドレス情報。

public class RegistrationAddressInfo
type RegistrationAddressInfo = class
Public Class RegistrationAddressInfo
継承
RegistrationAddressInfo

コンストラクター

RegistrationAddressInfo(String, String, String, String, String)

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

プロパティ

Address1

Address の 1 行目。

Address2

Address の 2 行目。 省略可能。

City

住所の市区町村。

Country

住所の国。

PostalCode

住所の郵便番号。

State

住所の州または都道府県。

適用対象