VBProjectConfigurationProperties5.CodeAnalysisDictionaries Property

Definition

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

Property Value

Attributes

Applies to