OptionPage.Settings-Eigenschaft

Diese Klasse und ihre Member sind für die interne Verwendung reserviert und nicht für die Verwendung im Code vorgesehen.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public ReadOnly Property Settings As IVSDBToolsOptionsSettings
    Get
public IVSDBToolsOptionsSettings Settings { get; }
public:
property IVSDBToolsOptionsSettings^ Settings {
    IVSDBToolsOptionsSettings^ get ();
}
member Settings : IVSDBToolsOptionsSettings
function get Settings () : IVSDBToolsOptionsSettings

Eigenschaftswert

Typ: Microsoft.Data.Schema.Tools.Settings.Internal.IVSDBToolsOptionsSettings

.NET Framework-Sicherheit

Siehe auch

Referenz

OptionPage Klasse

Microsoft.VisualStudio.Data.Schema.Package.Internal-Namespace