Share via


ManagementPackRelationshipProperty.RegEx Property

Definition

Gets or sets a regular expression value in the attribute value type template.

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

Property Value

Returns String.

The regular expression value in the attribute value type template.

Applies to