IVsWCFMetadataStorage.GetMapFilePath Метод

Определение

Возвращает путь файла .svcmap в хранилище метаданных Windows Communication Foundation (WCF).

public:
 System::String ^ GetMapFilePath();
public:
 Platform::String ^ GetMapFilePath();
std::wstring GetMapFilePath();
public string GetMapFilePath ();
abstract member GetMapFilePath : unit -> string
Public Function GetMapFilePath () As String

Возвращаемое значение

String

Путь к SVCMAP-файлу.

Применяется к