ValidationMessage::UpdateFileReferences Method (String^)

 

Contains the name of the file to update.

Namespace:   Microsoft.VisualStudio.Modeling.Validation
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
void UpdateFileReferences(
	String^ referencedFile
)

Parameters

referencedFile
Type: System::String^

The name of the file to update. (null is allowed.)

Return to top
Show: