ImageUpload.CopyIamgePath Property

HD.Common

ImageUploadCopyIamgePath Property Helper帮助文档
图片水印模式下的覆盖图片的实际地址

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string CopyIamgePath { set; }
Public WriteOnly Property CopyIamgePath As String
	Set
public:
property String^ CopyIamgePath {
	void set (String^ value);
}
member CopyIamgePath : string with set

Property Value

Type: String
See Also

Reference