DVTk API
GetExpandedContent Method (includeErrors)
DVTkDvtkApplicationLayerVisualBasicScriptGetExpandedContent(String%)
DVTk API

[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.
Declaration Syntax
C#Visual BasicVisual C++
public string GetExpandedContent(
	out string includeErrors
)
Public Function GetExpandedContent ( _
	<OutAttribute> ByRef includeErrors As String _
) As String
public:
String^ GetExpandedContent(
	[OutAttribute] String^% includeErrors
)
Parameters
includeErrors ( String %)

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0