SV_Property_Type_Certificate Property
Looks up a localized string similar to Certificate.
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 SV_Property_Type_Certificate As String
Get
'Usage
Dim value As String
value = SqlPackageResource.SV_Property_Type_Certificate
public static string SV_Property_Type_Certificate { get; }
public:
static property String^ SV_Property_Type_Certificate {
String^ get ();
}
static member SV_Property_Type_Certificate : string
static function get SV_Property_Type_Certificate () : String
Property Value
Type: System..::..String