PhoneCall.AlternateFormat プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > PhoneCall.AlternateFormat プロパティの意味・解説 

PhoneCall.AlternateFormat プロパティ

音声通話発信できないデバイス表示されるテキスト値の書式指定文字列取得または設定します既定値{0} {1} です。したがって既定テキストは、Text プロパティと PhoneNumber プロパティとが、スペース1 つはさんで連結されたものになります

名前空間: System.Web.UI.MobileControls
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)
構文構文

<BindableAttribute(True)> _
Public Property AlternateFormat As
 String
Dim instance As PhoneCall
Dim value As String

value = instance.AlternateFormat

instance.AlternateFormat = value
[BindableAttribute(true)] 
public string AlternateFormat { get;
 set; }
[BindableAttribute(true)] 
public:
property String^ AlternateFormat {
    String^ get ();
    void set (String^ value);
}
/** @property */
public String get_AlternateFormat ()

/** @property */
public void set_AlternateFormat (String value)
public function get AlternateFormat
 () : String

public function set AlternateFormat
 (value : String)

プロパティ
音声通話発信できないデバイス表示されるテキスト値の書式指定文字列

解説解説

既定文字列は、たとえば Call {0} at {1} right now!! などとなります。ここで、{0}PhoneCall オブジェクトText プロパティ (ページ上の要素の innerText) に置き換えられ{1}PhoneNumber プロパティの値に置き換えられます。

使用例使用例
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からPhoneCall.AlternateFormat プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からPhoneCall.AlternateFormat プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からPhoneCall.AlternateFormat プロパティを検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「PhoneCall.AlternateFormat プロパティ」の関連用語

PhoneCall.AlternateFormat プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PhoneCall.AlternateFormat プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS