ValidationMessage.UpdateFileReferences Method
Include Protected Members
Include Inherited Members
Contains the names of files to update.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
UpdateFileReferences(IEnumerable<String>) | Contains the names of files to update from a list of zero or more file names. | |
UpdateFileReferences(String) | Contains the name of the file to update. |
Top