NetworkAdapter.NetworkAdapterId 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.
Gets the network adapter ID.
public:
property Platform::Guid NetworkAdapterId { Platform::Guid get(); };
winrt::guid NetworkAdapterId();
public Guid NetworkAdapterId { get; }
var guid = networkAdapter.networkAdapterId;
Public ReadOnly Property NetworkAdapterId As Guid
Property Value
-
Guid
Platform::Guid
winrt::guid
The network adapter ID.
Applies to
意見反應
提交並檢視相關的意見反應