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

属性值

适用于