PropertyPage_SqlServerVerificationLink Property
Looks up a localized string similar to https://go.microsoft.com/fwlink/?LinkId=229843.
Namespace: Microsoft.VisualStudio.Data.Tools.Package
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public Shared ReadOnly Property PropertyPage_SqlServerVerificationLink As String
Get
'Usage
Dim value As String
value = SqlPackageResource.PropertyPage_SqlServerVerificationLink
public static string PropertyPage_SqlServerVerificationLink { get; }
public:
static property String^ PropertyPage_SqlServerVerificationLink {
String^ get ();
}
static member PropertyPage_SqlServerVerificationLink : string
static function get PropertyPage_SqlServerVerificationLink () : String
Property Value
Type: System..::..String