Sdílet prostřednictvím


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

Poznámky

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

Platí pro