'宣言 Public Function New( _ ByVal target As System.String _ )
'使用法 Dim target As System.String Dim instance As New ReportLinkTargetUrl(target)
public ReportLinkTargetUrl( System.string target )
パラメータ
- target
- Urlプロパティの値。
'宣言 Public Function New( _ ByVal target As System.String _ )
'使用法 Dim target As System.String Dim instance As New ReportLinkTargetUrl(target)
public ReportLinkTargetUrl( System.string target )