ProjectUpgrade_ProjectDoesNotSupportStorage Property
Looks up a localized string similar to The selected project does not support property storage. The conversion has stopped..
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 ProjectUpgrade_ProjectDoesNotSupportStorage As String
Get
'Usage
Dim value As String
value = SqlPackageResource.ProjectUpgrade_ProjectDoesNotSupportStorage
public static string ProjectUpgrade_ProjectDoesNotSupportStorage { get; }
public:
static property String^ ProjectUpgrade_ProjectDoesNotSupportStorage {
String^ get ();
}
static member ProjectUpgrade_ProjectDoesNotSupportStorage : string
static function get ProjectUpgrade_ProjectDoesNotSupportStorage () : String
Property Value
Type: System..::..String