GetSDKReferenceFiles.LogReferenceConflictWithinSDKAsWarning 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 reference files within an SDK be logged as a message or a warning. The default is to log them as a message.
public:
property bool LogReferenceConflictWithinSDKAsWarning { bool get(); void set(bool value); };
public bool LogReferenceConflictWithinSDKAsWarning { get; set; }
member this.LogReferenceConflictWithinSDKAsWarning : bool with get, set
Public Property LogReferenceConflictWithinSDKAsWarning As Boolean
Property Value
Returns the flag.