ManifestResourceInfo.FileName 속성

정의

매니페스트 파일과 다른 경우 매니페스트 리소스가 들어 있는 파일의 이름을 가져옵니다.

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

속성 값

매니페스트 리소스의 파일 이름입니다.

적용 대상