InputSettings.InputTypeAnnotations PropertyInputSettings.InputTypeAnnotations PropertyInputSettings::InputTypeAnnotations Property

Gets or sets the input type annotations setting.

Syntax

Public Property InputTypeAnnotations As InputTypeAnnotations
        Get
         Set(ByVal value As InputTypeAnnotations)
public InputTypeAnnotations InputTypeAnnotations { get;  set; }
public:
property InputTypeAnnotations InputTypeAnnotations {
    InputTypeAnnotations get();
     void set(InputTypeAnnotations value);
}
 

Property Value

Type: XmlPrime.InputTypeAnnotationsXmlPrime.InputTypeAnnotationsXmlPrime::InputTypeAnnotations

One of the InputTypeAnnotationsInputTypeAnnotationsInputTypeAnnotations values.