DisplaySource.AdapterId Property

Definition

Gets the adapter ID associated with this DisplaySource.

public:
 property DisplayAdapterId AdapterId { DisplayAdapterId get(); };
DisplayAdapterId AdapterId();
public DisplayAdapterId AdapterId { get; }
var displayAdapterId = displaySource.adapterId;
Public ReadOnly Property AdapterId As DisplayAdapterId

Property Value

A DisplayAdapterId containing the adapter ID associated with this source.

Applies to