Click or drag to resize

AssemblyIdentityToString Method

[This is preliminary documentation and is subject to change.]

Returns the full name of the assembly identity.

Namespace:  NerdyDuck.CodedExceptions.Configuration
Assembly:  NerdyDuck.CodedExceptions (in NerdyDuck.CodedExceptions.dll) Version: 2.0.0+2040dad
Syntax
public override string ToString()
View Source

Return Value

Type: String
The full name of the assembly identity, containing all properties that are not .
See Also