GetSDKReferenceFiles.LogRedistConflictBetweenSDKsAsWarning Property

Definition

Should conflicts between redist files across different referenced SDKs be logged as a message or a warning. The default is to log them as a warning.

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

Property Value

Returns the flag.

Applies to