Share via


WebReference2.MapType Property

Definition

Gets the type of this Web reference.

public:
 property System::UInt32 MapType { System::UInt32 get(); };
[System.Runtime.InteropServices.DispId(2000)]
public uint MapType { [System.Runtime.InteropServices.DispId(2000)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(2000)>]
[<get: System.Runtime.InteropServices.DispId(2000)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.MapType : uint32
Public ReadOnly Property MapType As UInteger

Property Value

Returns one of the following defined values:WebReference2_MapType_UnknownWebReference2_MapType_DiscomapWebReference2_MapType_SvcmapWebReference2_MapType_Max

Attributes

Applies to