VirtualTypeBuilder.Properties Eigenschaft

Definition

Ruft die Auflistung der Properties-Elemente für den aktuellen Typ ab.

public:
 property Microsoft::VisualStudio::Shell::Design::VirtualTypeBuilder::PropertyInfoCollection ^ Properties { Microsoft::VisualStudio::Shell::Design::VirtualTypeBuilder::PropertyInfoCollection ^ get(); };
public Microsoft.VisualStudio.Shell.Design.VirtualTypeBuilder.PropertyInfoCollection Properties { get; }
member this.Properties : Microsoft.VisualStudio.Shell.Design.VirtualTypeBuilder.PropertyInfoCollection
Public ReadOnly Property Properties As VirtualTypeBuilder.PropertyInfoCollection

Eigenschaftswert

VirtualTypeBuilder.PropertyInfoCollection

Eine VirtualTypeBuilder.PropertyInfoCollection-Instanz, die die Auflistung der Properties-Objekte darstellt.

Gilt für