ResolveCodeAnalysisRuleSet.ResolvedCodeAnalysisRuleSet Property

Definition

The location of the resolved rule set file. May be null if the file does not exist on disk.

public:
 property System::String ^ ResolvedCodeAnalysisRuleSet { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string ResolvedCodeAnalysisRuleSet { get; }
[<Microsoft.Build.Framework.Output>]
member this.ResolvedCodeAnalysisRuleSet : string
Public ReadOnly Property ResolvedCodeAnalysisRuleSet As String

Property Value

Attributes

Applies to