Partilhar via


Propriedade ModelBrowserBase.Title

O título do navegador.

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Sintaxe

'Declaração
Public MustOverride ReadOnly Property Title As String
public abstract string Title { get; }

Valor de propriedade

Tipo: System.String

Implementações

IModelBrowser.Title

Segurança do .NET Framework

Consulte também

Referência

ModelBrowserBase Classe

Namespace Microsoft.VisualStudio.Modeling.Integration.Shell.Picker