CSharpProjectConfigurationProperties5.CodeAnalysisInputAssembly Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Значение свойства
- Атрибуты