VBProjectConfigurationProperties5.CodeAnalysisInputAssembly Property

Definition

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

Property Value

Attributes

Applies to