Compartir a través de


CustomXMLPartClass.Load(String) Método

Definición

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

Parámetros

FilePath
String

Devoluciones

Implementaciones

Se aplica a