ResolveKeySource.ResolvedKeyContainer Property

Definition

Gets or sets the resolved key container.

This API supports the product infrastructure and is not intended to be used directly from your code.

[Microsoft.Build.Framework.Output]
public string ResolvedKeyContainer { get; set; }
[Microsoft.Build.Framework.Output]
public string ResolvedKeyContainer { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

The resolved key container.

Attributes

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17