[This is preliminary documentation and is subject to change.]
Get the expanded content (#include lines replaced with content of referred file) of the
Visual Basic Script.
| C# | Visual Basic | Visual C++ |
public string GetExpandedContent( out string includeErrors )
Public Function GetExpandedContent ( _ <OutAttribute> ByRef includeErrors As String _ ) As String
public: String^ GetExpandedContent( [OutAttribute] String^% includeErrors )
- includeErrors ( String %)