GetSDKReferenceFiles.LogRedistConflictBetweenSDKsAsWarning Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.