ResourceStrings Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class ResourceStrings
'Usage
Dim instance As ResourceStrings
[ComVisibleAttribute(false)]
public sealed class ResourceStrings
[ComVisibleAttribute(false)]
public ref class ResourceStrings sealed
[<SealedAttribute>]
[<ComVisibleAttribute(false)>]
type ResourceStrings =  class end
public final class ResourceStrings

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Replication.ResourceStrings

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.