C-DEngine 5.105

JsonPropertyAttribute..::..NamingStrategyType Property

Gets or sets the Type of the NamingStrategy.

Namespace:  cdeNewtonsoft.Json
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Type NamingStrategyType { get; set; }
Public Property NamingStrategyType As Type
	Get
	Set
public:
property Type^ NamingStrategyType {
	Type^ get ();
	void set (Type^ value);
}

Field Value

The Type of the NamingStrategy.