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