DynamicKeywordProperty.TypeConstraint Property

Definition

The required type of the property.

public:
 property System::String ^ TypeConstraint { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TypeConstraint { Platform::String ^ get(); void set(Platform::String ^ value); };
public string TypeConstraint { get; set; }
member this.TypeConstraint : string with get, set
Public Property TypeConstraint As String

Property Value

Applies to