次の方法で共有


XMLSchemaReferences.ShowPlaceholderText プロパティ

定義

ドキュメント内の XML 要素に対して自動プレースホルダー テキストを表示するかどうかを表す ブール型 (Boolean) の 値を返します。 True を指定 すると、プレース ホルダー テキストが表示されます。 False には、プレース ホルダー テキストが非表示にします。

public:
 property bool ShowPlaceholderText { bool get(); void set(bool value); };
public bool ShowPlaceholderText { get; set; }
member this.ShowPlaceholderText : bool with get, set
Public Property ShowPlaceholderText As Boolean

プロパティ値

適用対象