IVsWCFReferenceContract.GetTypeName Method     
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.
Returns the full name of the contract Type.
public:
 System::String ^ GetTypeName();public:
 Platform::String ^ GetTypeName();std::wstring GetTypeName();public string GetTypeName();abstract member GetTypeName : unit -> stringPublic Function GetTypeName () As StringReturns
A String that contains the name.