Share via


ManagementPackProperty.RegEx Property

Definition

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

Valid only for string properties.

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

The regular expression value in the attribute value type template.

Applies to