IExplorerDetailsViewDescriptor Interface

 

Displays the object in the Details view of explorer.

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

public interface class IExplorerDetailsViewDescriptor

NameDescription
System_CAPS_pubpropertyDetailsViewType

Gets the type of the Details view.

System_CAPS_pubpropertyDisplayName

Gets a value that represents the name to be displayed.

System_CAPS_pubpropertyProperties

Gets the properties that are defined or required for the Details view.

Return to top
Show: