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.
The display name of the ModelBusAdapter
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 string DisplayName { get; }
public:
property String^ DisplayName {
virtual String^ get() abstract;
}
abstract DisplayName : string with get
Public MustOverride ReadOnly Property DisplayName As String
Property Value
Type: System.String
See Also
ModelBusAdapter Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top