ProviderMetadata.ResourceFilePath 속성

정의

공급자와 연결된 메타데이터가 포함된 파일의 경로를 가져옵니다.

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

속성 값

공급자와 연결된 메타데이터가 포함된 파일의 경로를 포함하는 문자열을 반환합니다.

적용 대상

추가 정보