Share via


IDirectiveProcessor.GetClassCodeForProcessingRun Method

Definition

Gets the code to contribute to the generated template processing class because of the most recent run.

public:
 System::String ^ GetClassCodeForProcessingRun();
public string GetClassCodeForProcessingRun ();
abstract member GetClassCodeForProcessingRun : unit -> string
Public Function GetClassCodeForProcessingRun () As String

Returns

Applies to