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.
Determines the size (in lines of text) of the default tip.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Shared ReadOnly PreviewSizeOptionId As EditorOptionKey(Of Integer)
public static readonly EditorOptionKey<int> PreviewSizeOptionId
public:
static initonly EditorOptionKey<int> PreviewSizeOptionId
static val PreviewSizeOptionId: EditorOptionKey<int>
public static final var PreviewSizeOptionId : EditorOptionKey<int>
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.