GraphicsAdapter.VendorId Property

Retrieves a value used to identify the manufacturer.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

Syntax

public int VendorId { get; }

Property Value

Value used to identify the manufacturer. This value may be zero if it is unknown.

Remarks

The VendorId, DeviceId, SubSystemId, and Revision members can be used in tandem to identify particular chip sets. However, these members should be used with caution.

See Also

Reference

GraphicsAdapter Class
GraphicsAdapter Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP