PropertyHasType.GetLinksToProperties(DomainType) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Hier finden Sie eine Liste der propertyhastype-Links zu einem DomainType.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::PropertyHasType ^> ^ GetLinksToProperties(Microsoft::VisualStudio::Modeling::DslDefinition::DomainType ^ typeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType> GetLinksToProperties (Microsoft.VisualStudio.Modeling.DslDefinition.DomainType typeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToProperties : Microsoft.VisualStudio.Modeling.DslDefinition.DomainType -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PropertyHasType>
Public Shared Function GetLinksToProperties (typeInstance As DomainType) As ReadOnlyCollection(Of PropertyHasType)
Parameter
- typeInstance
- DomainType
Gibt zurück
- Attribute