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