Share via


WebReference.Discomap Property

Definition

Gets the discovery map for the Web reference.

public:
 property EnvDTE::ProjectItem ^ Discomap { EnvDTE::ProjectItem ^ get(); };
[System.Runtime.InteropServices.DispId(12)]
public EnvDTE.ProjectItem Discomap { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.Discomap : EnvDTE.ProjectItem
Public ReadOnly Property Discomap As ProjectItem

Property Value

A project item containing the discovery map of the Web reference.

Attributes

Applies to