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