INetworkAdapterConfigurationInfoSettingId Property |
Win32_NetworkAdapterConfiguration: SettingID: Identifier by which the
CIM_Setting object is known.
Namespace:
Xcalibur.Models.Hardware.Network
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string SettingId { get; set; }
Property SettingId As String
Get
Set
property String^ SettingId {
String^ get ();
void set (String^ value);
}
abstract SettingId : string with get, set
Property Value
Type:
String
The setting ID.
See Also