Share via


ProviderMetadata.MessageFilePath 属性

定义

获取包含消息表资源的文件的路径,该消息表资源具有与提供程序元数据关联的字符串。

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

属性值

返回一个包含提供程序消息文件的路径的字符串。

适用于

另请参阅