ModelingAdapterReference Class
Standard DSL implementation of an adapter reference.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Microsoft.VisualStudio.Modeling.Integration::ModelBusAdapterReference
Microsoft.VisualStudio.Modeling.Integration::ModelingAdapterReference
| Name | Description | |
|---|---|---|
![]() | ModelingAdapterReference(String^, String^, String^) | Constructor |
| Name | Description | |
|---|---|---|
![]() | AbsoluteTargetPath | Absolute path of the target model file |
![]() | ElementId | ElementId |
![]() | ViewId | ViewId |
| Name | Description | |
|---|---|---|
![]() ![]() | Deserialize(String^, ReferenceContext^) | Deserializes and returns a new ModelingAdapterReference |
![]() | Equals(ModelBusAdapterReference^) | |
![]() | Equals(Object^) | Compares this AdapterReferenceData to another object.(Inherited from ModelBusAdapterReference.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Gets the hash code of this Scope instance. If two Scope instances compare equal, they should give the same hash code.(Inherited from ModelBusAdapterReference.) |
![]() | GetHashCodeInternal() | (Overrides ModelBusAdapterReference::GetHashCodeInternal().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | Serialize(ModelingAdapterReference^, ReferenceContext^) | Serializes the supplied modeling adapter to a string format. |
![]() | ToString() | (Inherited from Object.) |
Must contain a model reference. Optionally, can also contain a view and /or an element reference.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



