Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Obtains the DefaultView associated with this Model, if one is available.
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
public abstract ModelBusView GetDefaultView()
public:
virtual ModelBusView^ GetDefaultView() abstract
abstract GetDefaultView : unit -> ModelBusView
Public MustOverride Function GetDefaultView As ModelBusView
Parameters
Return Value
Type: Microsoft.VisualStudio.Modeling.Integration.ModelBusView
See Also
ModelBusAdapter Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top