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
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
View SourceReturn Value
Type:
StringThe full name of the assembly identity, containing all properties that are not
.
See Also