Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the network interface index.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public uint Index { get; set; }
public:
property unsigned int Index {
unsigned int get();
void set(unsigned int value);
}
Public Property Index As UInteger
Property Value
Type: System.UInt32
See Also
InventoryInstanceElementWin32NetworkAdapterConfiguration Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top