Freigeben über


RoslynCompilationContext.Compilation Eigenschaft

Definition

Ruft die für die CSharpCompilation aktuelle Quelldateikompilierung verwendete ab oder legt sie fest.

public:
 property Microsoft::CodeAnalysis::CSharp::CSharpCompilation ^ Compilation { Microsoft::CodeAnalysis::CSharp::CSharpCompilation ^ get(); void set(Microsoft::CodeAnalysis::CSharp::CSharpCompilation ^ value); };
public Microsoft.CodeAnalysis.CSharp.CSharpCompilation Compilation { get; set; }
member this.Compilation : Microsoft.CodeAnalysis.CSharp.CSharpCompilation with get, set
Public Property Compilation As CSharpCompilation

Eigenschaftswert

Gilt für: