Share via


IVsServiceReferenceMetadataStorage.FileCodeModel Method

Returns the proxy code model for a XML web service metadata storage.

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

'Declaration
Function FileCodeModel As Object
Object FileCodeModel()
Object^ FileCodeModel()
abstract FileCodeModel : unit -> Object
function FileCodeModel() : Object

Return Value

Type: Object
A file code model object if one exists; otherwise Null.

.NET Framework Security

See Also

Reference

IVsServiceReferenceMetadataStorage Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace