ExplorerPropertyType Enumeration

Enumerates the recommended property visualization.

Namespace:  Microsoft.SqlServer.Management.Explorer
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

Syntax

'Declaration
Public Enumeration ExplorerPropertyType
'Usage
Dim instance As ExplorerPropertyType
public enum ExplorerPropertyType
public enum class ExplorerPropertyType
type ExplorerPropertyType
public enum ExplorerPropertyType

Members

Member name Description
Text Specifies the visualization to text.
Image Specifies the visualization property to image.
ImageAndText Specifies the visualization to image and text.
Custom Specifies the visualization property to custom.