Tessellation_CompressionLevel_Row Property

Looks up a localized string similar to Row.

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

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

Property Value

Type: System..::..String

See Also

Reference

SqlPackageResource Class

Microsoft.VisualStudio.Data.Tools.Package Namespace