InputCsvFile.inputInstructions Field
This member is reserved for internal use and is not intended to be used directly from your code. Represents the input instructions for the .csv file.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected inputInstructions As Literal
'Usage
Dim value As Literal
value = Me.inputInstructions
Me.inputInstructions = value
protected Literal inputInstructions