Tessellation_Geometry Property

Looks up a localized string similar to Geometry.

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

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

Property Value

Type: System..::..String

See Also

Reference

SqlPackageResource Class

Microsoft.VisualStudio.Data.Tools.Package Namespace