ProtoPropertyValue.CreatePropertyAssignment(Partition) Yöntem

Tanım

Özelliği için bir PropertyAssignment nesnesi oluşturur

public:
 Microsoft::VisualStudio::Modeling::PropertyAssignment ^ CreatePropertyAssignment(Microsoft::VisualStudio::Modeling::Partition ^ partition);
public Microsoft.VisualStudio.Modeling.PropertyAssignment CreatePropertyAssignment (Microsoft.VisualStudio.Modeling.Partition partition);
member this.CreatePropertyAssignment : Microsoft.VisualStudio.Modeling.Partition -> Microsoft.VisualStudio.Modeling.PropertyAssignment
Public Function CreatePropertyAssignment (partition As Partition) As PropertyAssignment

Parametreler

partition
Partition

İçinde PropertyAssignment oluşturulacak bölüm.

Döndürülenler

PropertyAssignment

PropertyAssignment nesnesi

Şunlara uygulanır