DesktopStrongNameProvider Class

Definition

Provides strong name and signs source assemblies.

public ref class DesktopStrongNameProvider : Microsoft::CodeAnalysis::StrongNameProvider
public class DesktopStrongNameProvider : Microsoft.CodeAnalysis.StrongNameProvider
type DesktopStrongNameProvider = class
    inherit StrongNameProvider
Public Class DesktopStrongNameProvider
Inherits StrongNameProvider
Inheritance
DesktopStrongNameProvider

Constructors

DesktopStrongNameProvider(ImmutableArray<String>)
DesktopStrongNameProvider(ImmutableArray<String>, String)

Creates an instance of DesktopStrongNameProvider.

Methods

Equals(Object)
GetHashCode()

Applies to