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