VsBrushes.FileTabSelectedTextKey Property

Gets the file tab selected text key.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property FileTabSelectedTextKey As Object
public static Object FileTabSelectedTextKey { get; }
public:
static property Object^ FileTabSelectedTextKey {
    Object^ get ();
}
static member FileTabSelectedTextKey : Object
static function get FileTabSelectedTextKey () : Object

Property Value

Type: System.Object
The file tab selected text key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace