PPG_Compile_42353_42354_42355 Property

Looks up a localized string similar to Function returning intrinsic value type without return value.

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

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

Property Value

Type: System..::..String

See Also

Reference

SqlPackageResource Class

Microsoft.VisualStudio.Data.Tools.Package Namespace