VerifyCodeHelper.Text Property

HD.Common

VerifyCodeHelperText Property Helper帮助文档
验证码

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

public string Text { get; }
Public ReadOnly Property Text As String
	Get
public:
property String^ Text {
	String^ get ();
}
member Text : string with get

Property Value

Type: String
See Also

Reference