VBProjectConfigurationProperties5.CodeAnalysisSpellCheckLanguages Property

Definition

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

Property Value

Attributes

Applies to