次の方法で共有


CompilerError.SourceFile フィールド

定義

診断の原因となったソース テキストのファイル名を指定します。あるいは、空の文字列 ("")。

public: System::String ^ SourceFile;
public string SourceFile;
val mutable SourceFile : string
Public SourceFile As String 

フィールド値

適用対象