[To be supplied.]
[Visual Basic] Public Function GetNewObjectMethodName() As String [C#] public string GetNewObjectMethodName(); [C++] public: String* GetNewObjectMethodName(); [JScript] public function GetNewObjectMethodName() : String;
the name of the method to call to create this object. null will be returned if the constructor should be called.
PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace