ProviderMetadata.MessageFilePath 属性

定义

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

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

属性值

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

适用于