System.Web.Compilation.ClientBuildManagerParameter.StrongNameKeyContainer Property

Gets or sets the key container used during compilation.

Syntax

public string StrongNameKeyContainer { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Either the ClientBuildManagerParameter.StrongNameKeyContainer property or the ClientBuildManagerParameter.StrongNameKeyFile property is assigned a value to create a strong-named assembly. Both values do not need to be set to create a strong-named assembly.

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0