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