SV_Property_Description_SpatialIndex_YMax Property
Looks up a localized string similar to Specifies the y-coordinate of upper-right corner of the bounding box..
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 SV_Property_Description_SpatialIndex_YMax As String
Get
'Usage
Dim value As String
value = SqlPackageResource.SV_Property_Description_SpatialIndex_YMax
public static string SV_Property_Description_SpatialIndex_YMax { get; }
public:
static property String^ SV_Property_Description_SpatialIndex_YMax {
String^ get ();
}
static member SV_Property_Description_SpatialIndex_YMax : string
static function get SV_Property_Description_SpatialIndex_YMax () : String
Property Value
Type: System..::..String