Compartilhar via


Resources.DISABLE_CATCHING Property

Gets a localized string similar to You must disable caching for this operation to be available..

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Properties
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim value As String

value = Resources.DISABLE_CATCHING

Syntax

'Declaration
Public Shared ReadOnly Property DISABLE_CATCHING As String
public static string DISABLE_CATCHING { get; }
public:
static property String^ DISABLE_CATCHING {
    String^ get ();
}
/** @property */
public static String get_DISABLE_CATCHING ()
public static function get DISABLE_CATCHING () : String

Property Value

Type: String

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.Crm.UnifiedServiceDesk.Dynamics.Properties Namespace

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