SrvRecord.Port 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.
Important
This API is not CLS-compliant.
public:
property System::UInt16 Port { System::UInt16 get(); };
[System.CLSCompliant(false)]
public ushort Port { get; }
[<System.CLSCompliant(false)>]
member this.Port : uint16
Public ReadOnly Property Port As UShort
Property Value
- Attributes