ResourceStrings.ReplicationStartupNotifyAgent Property

This API supports the 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
Public Shared ReadOnly Property ReplicationStartupNotifyAgent As String
    Get
'Usage
Dim value As String

value = ResourceStrings.ReplicationStartupNotifyAgent
public static string ReplicationStartupNotifyAgent { get; }
public:
static property String^ ReplicationStartupNotifyAgent {
    String^ get ();
}
static member ReplicationStartupNotifyAgent : string
static function get ReplicationStartupNotifyAgent () : String

Property Value

Type: System.String