ProviderMetadata.ParameterFilePath 속성

정의

이벤트 설명에 있는 매개 변수를 대체하는 데 사용되는 문자열이 있는 메시지 테이블 리소스가 들어 있는 파일에 대한 경로를 가져옵니다.

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

속성 값

이벤트 설명에 있는 매개 변수를 대체하는 데 사용되는 문자열이 있는 메시지 테이블 리소스가 들어 있는 파일에 대한 경로가 포함된 문자열을 반환합니다.

적용 대상

추가 정보