VBProjectConfigurationProperties5.CodeAnalysisCulture Property

Definition

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

Property Value

Attributes

Applies to