CSharpProjectConfigurationProperties5.CodeAnalysisLogFile 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 ^ CodeAnalysisLogFile { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ CodeAnalysisLogFile { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(12201)]
public string CodeAnalysisLogFile { [System.Runtime.InteropServices.DispId(12201)] get; [System.Runtime.InteropServices.DispId(12201)] set; }
[<System.Runtime.InteropServices.DispId(12201)>]
[<get: System.Runtime.InteropServices.DispId(12201)>]
[<set: System.Runtime.InteropServices.DispId(12201)>]
member this.CodeAnalysisLogFile : string with get, set
Public Property CodeAnalysisLogFile As String
Valor da propriedade
- Atributos