ModelCatalogItem.Model 屬性

定義

取得模型目錄項目的完整路徑。

public:
 property System::String ^ Model { System::String ^ get(); void set(System::String ^ value); };
public string Model { get; set; }
member this.Model : string with get, set
Public Property Model As String

屬性值

String

String 值,其中包含模型目錄項目的完整路徑。

適用於