Gets the get method for the property.
[Visual Basic] Function GetGetMethod() As ICodeMethod [C#] ICodeMethod GetGetMethod(); [C++] ICodeMethod* GetGetMethod() = 0; [JScript] function GetGetMethod() : ICodeMethod;
The get method for the property.
ICodeProperty Interface | ICodeProperty Members | System.ComponentModel.Design.CodeModel Namespace