Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to v2.
Gets or sets the visibility of the objects in the theme.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property VisibleWhiteSpace As FormatData
Get
'Usage
Dim value As FormatData
value = Me.VisibleWhiteSpace
protected virtual FormatData VisibleWhiteSpace { get; }
protected:
virtual property FormatData^ VisibleWhiteSpace {
FormatData^ get ();
}
abstract VisibleWhiteSpace : FormatData
override VisibleWhiteSpace : FormatData
function get VisibleWhiteSpace () : FormatData
Property Value
Type: Microsoft.WebMatrix.Extensibility.Editor.FormatData
The visibility of the objects in the theme.