IJSVsaPersistSite.LoadElement(String) Method

Definition

Gets the source string previously saved using the SaveElement(String, String) method.

C#
public string LoadElement(string name);

Parameters

name
String

The name of the code item to be loaded. This can be a null reference when loading the Project file.

Returns

The contents of the source-code element associated with the name parameter.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1