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.
This interface defines properties that are associated with script tool windows.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Interface IDisplayScriptProvider
public interface IDisplayScriptProvider
public interface class IDisplayScriptProvider
type IDisplayScriptProvider = interface end
public interface IDisplayScriptProvider
The IDisplayScriptProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Caption | Gets the caption of the script tool window. |
![]() |
HelpKeyword | Gets the F1 Help keyword that is associated with the script tool window. |
![]() |
Script | Gets the script that is associated with the script tool window. |
![]() |
WatermarkText | Gets the watermark text of the script tool window. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare Namespace