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