System.Diagnostics.CodeAnalysis.RequiresAssemblyFilesAttribute
Indicates that the specified member requires assembly files to be on disk.
Gets an optional message that contains information about the need for
assembly files to be on disk.
Gets or sets an optional URL that contains more information about the member,
why it requires assembly files to be on disk, and what options a consumer has
to deal with it.
public RequiresAssemblyFilesAttribute()
Initializes a new instance of the RequiresAssemblyFilesAttribute class.
Initializes a new instance of the RequiresAssemblyFilesAttribute class.