ProviderMetadata.ResourceFilePath 속성

정의

공급자에 연결된 메타데이터가 들어 있는 파일에 대한 경로를 가져옵니다.

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

속성 값

공급자에 연결된 메타데이터가 들어 있는 파일에 대한 경로가 포함된 문자열을 반환합니다.

적용 대상

추가 정보