IHelpService Interface

 

Defines a method to display Help topics and to add and remove Help keywords at design time.

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

public interface class IHelpService

NameDescription
System_CAPS_pubmethodDisplayHelp(String^)

Renders a string value that represents the Help keyword.

System_CAPS_pubmethodDisplayHelp(Uri^)

Indicates an object representation of a uniform resource identifier (URI) for the property.

Return to top
Show: