XMLSchemaReferences.ShowPlaceholderText 属性

定义

返回一个 布尔值 ,该值代表是否为文档中的 XML 元素显示自动占位符文本。 如果显示占位符文本, 则返回 trueFalse ,则隐藏占位符文本。

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

属性值

适用于