CompositeDesignerTheme.WatermarkImagePath 属性

定义

获取或设置要在复合活动设计器中使用的水印图像的相对路径。

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

属性值

一个字符串值,表示要用于的水 CompositeActivityDesigner印图像的相对路径。

适用于