WebSiteProperties3.VsWebServerPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::UInt16 VsWebServerPort { System::UInt16 get(); void set(System::UInt16 value); };
[System.Runtime.InteropServices.DispId(1008)]
public ushort VsWebServerPort { [System.Runtime.InteropServices.DispId(1008)] get; [System.Runtime.InteropServices.DispId(1008)] set; }
[<System.Runtime.InteropServices.DispId(1008)>]
[<get: System.Runtime.InteropServices.DispId(1008)>]
[<set: System.Runtime.InteropServices.DispId(1008)>]
member this.VsWebServerPort : uint16 with get, set
Public Property VsWebServerPort As UShort
Property Value
Implements
- Attributes