CustomXMLPartClass.Load(String) 方法

定义

public:
 virtual bool Load(System::String ^ FilePath) = Microsoft::Office::Core::_CustomXMLPart::Load;
public virtual bool Load (string FilePath);
abstract member Load : string -> bool
override this.Load : string -> bool
Public Overridable Function Load (FilePath As String) As Boolean

参数

FilePath
String

返回

实现

适用于