CompilationFailure.CompiledContent Vlastnost

Definice

Kompilovaný obsah.

public:
 property System::String ^ CompiledContent { System::String ^ get(); };
public string CompiledContent { get; }
public string? CompiledContent { get; }
member this.CompiledContent : string
Public ReadOnly Property CompiledContent As String

Hodnota vlastnosti

String

Poznámky

U šablonovaných souborů SourceFileContent představuje původní obsah a CompiledContent představuje transformovaný obsah. Tato vlastnost může mít hodnotu null, pokud dojde k výjimce během transformace.

Platí pro