ImportOptions::GenerateInternal Property
.NET Framework (current version)
Gets or sets a value that specifies whether generated code will be marked internal or public.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Property Value
Type: System::Booleantrue if the code will be marked internal; otherwise, false. The default is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: