GetSDKReferenceFiles.LogRedistConflictWithinSDKAsWarning 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 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.