ModelBusReferenceExtensionMethods Class
Extension methods for ModelBusReference
System.Object
Microsoft.VisualStudio.Modeling.Integration.Picker.ModelBusReferenceExtensionMethods
Namespace: Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0.dll)
'Declaração
<ExtensionAttribute> _
Public NotInheritable Class ModelBusReferenceExtensionMethods
public static class ModelBusReferenceExtensionMethods
[ExtensionAttribute]
public ref class ModelBusReferenceExtensionMethods abstract sealed
[<AbstractClass>]
[<Sealed>]
type ModelBusReferenceExtensionMethods = class end
public final class ModelBusReferenceExtensionMethods
The ModelBusReferenceExtensionMethods type exposes the following members.
Name | Description | |
---|---|---|
ApplyAdapterLimitations | Applies filtering based on the host's metadata, by using the first found ApplyAdapterLimitationsAttribute. | |
ApplyElementTypeLimitations | Applies filtering based on the host's metadata, by using the first found ApplyElementTypeLimitationsAttribute. | |
GetDisplayName | Extension method that returns the calculated display name | |
IsValidModelReference | Extension method that returns whether the model-part of the reference is valid | |
IsValidReference | Extension method that returns whether the whole reference is valid |
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace