編集

次の方法で共有


CompositeDesignerTheme.WatermarkImagePath Property

Definition

Gets or sets the relative path to the watermark image to use on the composite activity designer.

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

Property Value

A string value that represents the relative path to the watermark image to use on the CompositeActivityDesigner.

Applies to