IVsWCFMetadataStorage.FileCodeModel Method

Definition

Returns the proxy code model for a Windows Communication Foundation (WCF) 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.

Applies to