Compartilhar via


Resources.Expand_Error_18 Property

Gets a localized resource of type System.Drawing.Bitmap.

Namespace: Microsoft.Uii.Common.Logging.Providers.Properties
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)

Usage

'Usage
Dim value As Bitmap

value = Resources.Expand_Error_18

Syntax

'Declaration
Public Shared ReadOnly Property Expand_Error_18 As Bitmap
public static Bitmap Expand_Error_18 { get; }
public:
static property Bitmap^ Expand_Error_18 {
    Bitmap^ get ();
}
/** @property */
public static Bitmap get_Expand_Error_18 ()
public static function get Expand_Error_18 () : Bitmap

Property Value

Type: Bitmap.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

Resources Class
Resources Members
Microsoft.Uii.Common.Logging.Providers.Properties Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.