SearchOptionDataSource.PropertyNames.DisplayText Field
The name of the value of the display text for the search option. Value is “DisplayText”.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly DisplayText As String
public static readonly string DisplayText
public:
static initonly String^ DisplayText
static val DisplayText: string
public static final var DisplayText : String
.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.