IVsServiceReferenceMetadataStorage.FileCodeModel 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 proxy code model for a XML web service metadata storage.
public:
System::Object ^ FileCodeModel();
public:
Platform::Object ^ FileCodeModel();
winrt::Windows::Foundation::IInspectable FileCodeModel();
public object FileCodeModel ();
abstract member FileCodeModel : unit -> obj
Public Function FileCodeModel () As Object
Returns
A file code model object if one exists; otherwise Null.