Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.