_Application.UserAddress プロパティ

定義

ユーザーの郵送先住所を設定または返します。

public:
 property System::String ^ UserAddress { System::String ^ get(); void set(System::String ^ value); };
public string UserAddress { get; set; }
member this.UserAddress : string with get, set
Public Property UserAddress As String

プロパティ値

注釈

この住所は封筒に記載する差出人住所として使用します。

適用対象