GetInstalledSDKLocations.WarnWhenNoSDKsFound Property

Definition

When set to true, the task will produce a warning if there were no SDKs found.

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

Property Value

Applies to