PhoneCall.SoftkeyLabel プロパティ
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)

Dim instance As PhoneCall Dim value As String value = instance.SoftkeyLabel instance.SoftkeyLabel = value
[BindableAttribute(true)] public: property String^ SoftkeyLabel { String^ get (); void set (String^ value); }
/** @property */ public String get_SoftkeyLabel () /** @property */ public void set_SoftkeyLabel (String value)
ソフトキーが表示されるときに使用されるラベル。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- PhoneCall.SoftkeyLabel プロパティのページへのリンク