'宣言 Public Function GetStoredText( _ ByVal content As System.String _ ) As System.String
public System.string GetStoredText( System.string content )
パラメータ
- content
- String containing characters entered by the user, including those on optional positions that were left blank (skipped).