ServiceConfig.SxsDirectory Property

Definition

Gets or sets the directory for the side-by-side assembly for the enclosed work.

C#
public string SxsDirectory { get; set; }

Property Value

The name of the directory to be used for the side-by-side assembly. The default value is null.

Remarks

Configures side-by-side assemblies for this ServiceConfig.

You must set the SxsDirectory property, if you create a new side-by-side assembly by setting the SxsOption property to New.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1