VirtualTypeBuilder.Constructors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of constructors for this virtual type.
public:
property Microsoft::VisualStudio::Shell::Design::VirtualTypeBuilder::ConstructorInfoCollection ^ Constructors { Microsoft::VisualStudio::Shell::Design::VirtualTypeBuilder::ConstructorInfoCollection ^ get(); };
public Microsoft.VisualStudio.Shell.Design.VirtualTypeBuilder.ConstructorInfoCollection Constructors { get; }
member this.Constructors : Microsoft.VisualStudio.Shell.Design.VirtualTypeBuilder.ConstructorInfoCollection
Public ReadOnly Property Constructors As VirtualTypeBuilder.ConstructorInfoCollection
Property Value
VirtualTypeBuilder.ConstructorInfoCollection.