ScriptBuffer.DirectRow(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.
protected:
void DirectRow(System::String ^ outputName);
protected void DirectRow (string outputName);
member this.DirectRow : string -> unit
Protected Sub DirectRow (outputName As String)
Parameters
- outputName
- String