Share via


StringUppercaseConverter.SuppressUppercaseConversion Property

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

Syntax

'Declaration
Public Shared ReadOnly Property SuppressUppercaseConversion As Boolean
public static bool SuppressUppercaseConversion { get; }
public:
static property bool SuppressUppercaseConversion {
    bool get ();
}
static member SuppressUppercaseConversion : bool with get
static function get SuppressUppercaseConversion () : boolean

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

StringUppercaseConverter Class

Microsoft.VisualStudio.PlatformUI Namespace