CombineTargetFrameworkInfoProperties.UseAttributeForTargetFrameworkInfoPropertyNames Property

Definition

Opts into or out of using the new schema with Property Name=... rather than just specifying the RootElementName.

public:
 property bool UseAttributeForTargetFrameworkInfoPropertyNames { bool get(); void set(bool value); };
public bool UseAttributeForTargetFrameworkInfoPropertyNames { get; set; }
member this.UseAttributeForTargetFrameworkInfoPropertyNames : bool with get, set
Public Property UseAttributeForTargetFrameworkInfoPropertyNames As Boolean

Property Value

Applies to