CustomPropertyDescriptor.GetLink(DomainTypeDescriptor, PropertyPath) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le lien CustomPropertyDescriptor entre un DomainTypeDescriptor donné et un PropertyPath.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::CustomPropertyDescriptor ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::DomainTypeDescriptor ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor source, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor
Public Shared Function GetLink (source As DomainTypeDescriptor, target As PropertyPath) As CustomPropertyDescriptor
Paramètres
- source
- DomainTypeDescriptor
- target
- PropertyPath
Retours
- Attributs