IModelBrowser.Title Property

The browser's title

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

Syntax

'Declaration
ReadOnly Property Title As String
string Title { get; }
property String^ Title {
    String^ get ();
}
abstract Title : string with get
function get Title () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

IModelBrowser Interface

Microsoft.VisualStudio.Modeling.Integration.Picker Namespace