VsColors.FormSmartTagActionTagBorderKey Property

Gets the form smart tag action tag border key.

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

Syntax

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

Property Value

Type: Object
The form smart tag action tag border key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace