次の方法で共有


DiagnosticMessage.SourceFilePath プロパティ

定義

メッセージを生成したファイルのパス。

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

プロパティ値

適用対象