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