SystemSupportInfo.OemSupportInfo プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
システムの OEM サポート情報を取得します。
public:
static property OemSupportInfo ^ OemSupportInfo { OemSupportInfo ^ get(); };
static OemSupportInfo OemSupportInfo();
public static OemSupportInfo OemSupportInfo { get; }
var oemSupportInfo = SystemSupportInfo.oemSupportInfo;
Public Shared ReadOnly Property OemSupportInfo As OemSupportInfo
プロパティ値
システムの OEM サポート情報。
注釈
OEM のサポート情報には、OEM の名前、Web サイトのアドレス、およびその他のサポートの詳細が含まれます。