IRootStorage.SwitchToFile(String) 方法

定义

public:
 void SwitchToFile(System::String ^ pszFile);
public:
 void SwitchToFile(Platform::String ^ pszFile);
void SwitchToFile(std::wstring const & pszFile);
public void SwitchToFile (string pszFile);
abstract member SwitchToFile : string -> unit
Public Sub SwitchToFile (pszFile As String)

参数

pszFile
String

适用于