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