CSharpProjectConfigurationProperties6.CodeAnalysisRuleAssemblies Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
Implementações
- Atributos