StaticContextSettings.ParameterTypes PropertyStaticContextSettings.ParameterTypes PropertyStaticContextSettings::ParameterTypes Property

Gets the parameter types.

Syntax

Public ReadOnly Property ParameterTypes As ParameterTypeDictionary
        Get
public ParameterTypeDictionary ParameterTypes { get; }
public:
property ParameterTypeDictionary^ ParameterTypes {
    ParameterTypeDictionary^ get();
}