IiOSAppConfiguration.ConfiguredDevicePort 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.
The configured port. Use DeviceUri
for the active configuration.
public Nullable<int> ConfiguredDevicePort { get; }
member this.ConfiguredDevicePort : Nullable<int>
Public ReadOnly Property ConfiguredDevicePort As Nullable(Of Integer)
Property Value
The configured ip address.