ReportRun.passThrough(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ passThrough(System::String ^ _str);
public virtual string passThrough (string _str);
abstract member passThrough : string -> string
override this.passThrough : string -> string
Public Overridable Function passThrough (_str As String) As String
Parameters
- _str
- String