ExtensionServiceCreator.ValidateAssets(List<String>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validate template assets
public:
bool ValidateAssets(System::Collections::Generic::List<System::String ^> ^ errors);
public bool ValidateAssets (System.Collections.Generic.List<string> errors);
member this.ValidateAssets : System.Collections.Generic.List<string> -> bool
Public Function ValidateAssets (errors As List(Of String)) As Boolean
Parameters
Returns
true if no errors encountered, false otherwise
Remarks
Adds items to errors log field if not valid