ActivityDesignerTheme.DesignerImagePath 屬性

定義

取得或設定設計工具的影像路徑。

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

屬性值

String

設計工具的影像路徑。

備註

DesignerImagePath 是要做為設計工具顯示之預設影像的影像檔案路徑。

適用於