IVsWCFMetadataStorage.FileCodeModel Method
Returns the proxy code model for a Windows Communication Foundation (WCF) 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: System.Object
A file code model object if one exists; otherwise Null.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.