VBProjectConfigurationProperties6.CodeAnalysisRuleSet Property

Definition

public:
 property System::String ^ CodeAnalysisRuleSet { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ CodeAnalysisRuleSet { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(15212)]
public string CodeAnalysisRuleSet { [System.Runtime.InteropServices.DispId(15212)] get; [System.Runtime.InteropServices.DispId(15212)] set; }
[<System.Runtime.InteropServices.DispId(15212)>]
[<get: System.Runtime.InteropServices.DispId(15212)>]
[<set: System.Runtime.InteropServices.DispId(15212)>]
member this.CodeAnalysisRuleSet : string with get, set
Public Property CodeAnalysisRuleSet As String

Property Value

Implements

Attributes

Applies to