OptionPage.Control-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 Control As SettingsControl
    Get
public SettingsControl Control { get; }
public:
property SettingsControl^ Control {
    SettingsControl^ get ();
}
member Control : SettingsControl
function get Control () : SettingsControl

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Schema.Package.Internal.SettingsControl

.NET Framework-Sicherheit

Siehe auch

Referenz

OptionPage Klasse

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