Decorator.AssociateValueWith Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| AssociateValueWith(Store, AssociatedPropertyInfo) |
Bu dekoratör 'ı bir etki alanı özelliği ile ilişkilendirir. |
| AssociateValueWith(Store, Guid) |
Bu dekoratörü, dekoratörü barındıran ShapeElement üzerindeki bir IMS özelliği ile ilişkilendirir. |
| AssociateValueWith(Store, Guid, AssociatedPropertyInfo) |
AssociateValueWith(Store, AssociatedPropertyInfo)
Bu dekoratör 'ı bir etki alanı özelliği ile ilişkilendirir.
public:
void AssociateValueWith(Microsoft::VisualStudio::Modeling::Store ^ store, Microsoft::VisualStudio::Modeling::Diagrams::AssociatedPropertyInfo ^ propertyInfo);
public void AssociateValueWith (Microsoft.VisualStudio.Modeling.Store store, Microsoft.VisualStudio.Modeling.Diagrams.AssociatedPropertyInfo propertyInfo);
member this.AssociateValueWith : Microsoft.VisualStudio.Modeling.Store * Microsoft.VisualStudio.Modeling.Diagrams.AssociatedPropertyInfo -> unit
Public Sub AssociateValueWith (store As Store, propertyInfo As AssociatedPropertyInfo)
Parametreler
- store
- Store
- propertyInfo
- AssociatedPropertyInfo
Özellik ilişkilendirmesi hakkında bilgi sağlar.
Şunlara uygulanır
AssociateValueWith(Store, Guid)
Bu dekoratörü, dekoratörü barındıran ShapeElement üzerindeki bir IMS özelliği ile ilişkilendirir.
public:
void AssociateValueWith(Microsoft::VisualStudio::Modeling::Store ^ store, Guid propertyId);
public void AssociateValueWith (Microsoft.VisualStudio.Modeling.Store store, Guid propertyId);
member this.AssociateValueWith : Microsoft.VisualStudio.Modeling.Store * Guid -> unit
Public Sub AssociateValueWith (store As Store, propertyId As Guid)
Parametreler
- store
- Store
- propertyId
- Guid
Şunlara uygulanır
AssociateValueWith(Store, Guid, AssociatedPropertyInfo)
public:
void AssociateValueWith(Microsoft::VisualStudio::Modeling::Store ^ store, Guid domainClassId, Microsoft::VisualStudio::Modeling::Diagrams::AssociatedPropertyInfo ^ propertyInfo);
public void AssociateValueWith (Microsoft.VisualStudio.Modeling.Store store, Guid domainClassId, Microsoft.VisualStudio.Modeling.Diagrams.AssociatedPropertyInfo propertyInfo);
member this.AssociateValueWith : Microsoft.VisualStudio.Modeling.Store * Guid * Microsoft.VisualStudio.Modeling.Diagrams.AssociatedPropertyInfo -> unit
Public Sub AssociateValueWith (store As Store, domainClassId As Guid, propertyInfo As AssociatedPropertyInfo)
Parametreler
- store
- Store
- domainClassId
- Guid
- propertyInfo
- AssociatedPropertyInfo