PropertyPage_Signing_Unable_To_Get_Checksum Property

Looks up a localized string similar to Unable to get MD5 checksum for the key file '{0}'. {1}..

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_Signing_Unable_To_Get_Checksum As String
    Get
'Usage
Dim value As String

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

Property Value

Type: System..::..String

See Also

Reference

SqlPackageResource Class

Microsoft.VisualStudio.Data.Tools.Package Namespace