CodeStatement::StartDirectives Property
.NET Framework (current version)
Gets a CodeDirectiveCollection object that contains start directives.
Assembly: System (in System.dll)
public: property CodeDirectiveCollection^ StartDirectives { CodeDirectiveCollection^ get(); }
Property Value
Type: System.CodeDom::CodeDirectiveCollection^A CodeDirectiveCollection object containing start directives.
.NET Framework
Available since 2.0
Available since 2.0
Show: