Share via


GetSDKReferenceFiles.LogRedistConflictWithinSDKAsWarning Property

Definition

Should conflicts between redist files within an SDK be logged as a message or a warning. The default is to log them as a message.

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

Property Value

Returns the flag.

Applies to