PortableExecutableReference.FilePath プロパティ

定義

メタデータの場所を記述するパス。メタデータに場所がない場合は null。

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

プロパティ値

適用対象