VBProjectConfigurationProperties6.CodeAnalysisRuleAssemblies Property

Definition

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

Property Value

Implements

Attributes

Applies to