CodeTypeMember::EndDirectives Property
.NET Framework (current version)
Gets the end directives for the member.
Assembly: System (in System.dll)
public: property CodeDirectiveCollection^ EndDirectives { CodeDirectiveCollection^ get(); }
Property Value
Type: System.CodeDom::CodeDirectiveCollection^A CodeDirectiveCollection object containing end directives.
.NET Framework
Available since 2.0
Available since 2.0
Show: