GetSDKReferenceFiles.LogReferenceConflictWithinSDKAsWarning Property

Definition

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.

Applies to