CodeTypeReference::Options Property
.NET Framework (current version)
Gets or sets the code type reference option.
Assembly: System (in System.dll)
public: [ComVisibleAttribute(false)] property CodeTypeReferenceOptions Options { CodeTypeReferenceOptions get(); void set(CodeTypeReferenceOptions value); }
Property Value
Type: System.CodeDom::CodeTypeReferenceOptionsA bitwise combination of the CodeTypeReferenceOptions values.
.NET Framework
Available since 2.0
Available since 2.0
Show: