Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Net / System / Net / NetworkInformation / SystemGatewayIPAddressInformation.cs / 1305376 / SystemGatewayIPAddressInformation.cs
using System; namespace System.Net.NetworkInformation { /// Provides information about a network interface address. internal class SystemGatewayIPAddressInformation:GatewayIPAddressInformation { IPAddress address; internal SystemGatewayIPAddressInformation(IPAddress address){ this.address = address; } /// Gets the Internet Protocol (IP) address. public override IPAddress Address { get{ return address; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- WebRequest.cs
- Path.cs
- DaylightTime.cs
- DataGridTable.cs
- ProcessModuleDesigner.cs
- ProcessModuleDesigner.cs
- BindToObject.cs
- PtsHelper.cs
- TreeNodeStyle.cs
- HttpHandlersSection.cs
- SqlGenerator.cs
- PolygonHotSpot.cs
- BindUriHelper.cs
- AnimationClockResource.cs
- HighlightVisual.cs
- XsltOutput.cs
- UnsafeNativeMethodsTablet.cs
- TextPenaltyModule.cs
- GridViewRowPresenterBase.cs
- COAUTHINFO.cs
- HttpListenerRequest.cs
- LocalizedNameDescriptionPair.cs
- CompositeScriptReference.cs
- XDeferredAxisSource.cs
- XmlAttributeHolder.cs
- CollectionViewProxy.cs
- SplitContainerDesigner.cs
- dataprotectionpermission.cs
- CounterSet.cs
- Point4D.cs
- IArgumentProvider.cs
- MailBnfHelper.cs
- CalendarButtonAutomationPeer.cs
- MulticastNotSupportedException.cs
- BreadCrumbTextConverter.cs
- HasCopySemanticsAttribute.cs
- XNameConverter.cs
- OleDbPermission.cs
- PersonalizationDictionary.cs
- IDataContractSurrogate.cs
- OpenTypeLayout.cs
- OdbcDataReader.cs
- COMException.cs
- GenericAuthenticationEventArgs.cs
- FileSystemEventArgs.cs
- TreeNodeStyle.cs
- ZipIOCentralDirectoryBlock.cs
- DispatcherProcessingDisabled.cs
- DefinitionProperties.cs
- CodeAttributeDeclaration.cs
- GuidConverter.cs
- StylusPlugin.cs
- OletxResourceManager.cs
- XPathDocumentBuilder.cs
- UserUseLicenseDictionaryLoader.cs
- HttpListenerRequest.cs
- ComNativeDescriptor.cs
- EntityAdapter.cs
- DelegatingTypeDescriptionProvider.cs
- ClientSideProviderDescription.cs
- HtmlTitle.cs
- DatatypeImplementation.cs
- FormViewUpdateEventArgs.cs
- RealProxy.cs
- XmlExtensionFunction.cs
- CompositionAdorner.cs
- WindowsButton.cs
- InternalResources.cs
- XmlUrlResolver.cs
- DictionaryMarkupSerializer.cs
- ScriptServiceAttribute.cs
- DbDataRecord.cs
- HostingPreferredMapPath.cs
- Encoding.cs
- NativeBuffer.cs
- ChildTable.cs
- CookieProtection.cs
- ExceptionHelpers.cs
- PEFileReader.cs
- ApplicationServiceHelper.cs
- IdnElement.cs
- ToggleProviderWrapper.cs
- CodeAttributeDeclaration.cs
- CellPartitioner.cs
- FrameworkElement.cs
- GlyphRunDrawing.cs
- ResXResourceReader.cs
- StringUtil.cs
- DispatcherTimer.cs
- SyntaxCheck.cs
- NativeCompoundFileAPIs.cs
- BypassElementCollection.cs
- X509Logo.cs
- RotateTransform.cs
- SimpleTypesSurrogate.cs
- DPTypeDescriptorContext.cs
- BinaryParser.cs
- LayoutTable.cs
- EdmPropertyAttribute.cs
- XmlAttributes.cs