ActivityDesignerTheme.DesignerImagePath プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デザイナー用のイメージのパスを取得または設定します。
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
プロパティ値
デザイナー用のイメージのパス。
注釈
DesignerImagePath は、デザイナーに表示される既定のイメージとして使用するイメージ ファイルへのパスです。