ProviderMetadata.ParameterFilePath 속성

정의

이벤트 설명에서 매개 변수 대체에 사용되는 문자열이 있는 메시지 테이블 리소스가 포함된 파일의 경로를 가져옵니다.

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

속성 값

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

적용 대상