RegistrationErrorInfo.MajorRef 屬性

定義

如果適用的話,取得造成錯誤之物件的機碼值 (Key Value)。

public:
 property System::String ^ MajorRef { System::String ^ get(); };
public string MajorRef { get; }
member this.MajorRef : string
Public ReadOnly Property MajorRef As String

屬性值

String

造成錯誤之物件的機碼值 (如果適用的話)。

備註

當索引鍵值不適用時, MajorRef 會與 Name 相同。 使用此專案來查看無法更新的專案,或尋找無法安裝的元件或 DLL。

適用於