SerializationInfo.IsAssemblyNameSetExplicit Property

.NET Framework (current version)
 

Gets whether the assembly name has been explicitly set.

Namespace:   System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

member IsAssemblyNameSetExplicit : bool with get

Property Value

Type: System.Boolean

True if the assembly name has been explicitly set; otherwise false.

.NET Framework
Available since 4.0
Return to top
Show: