Share via


DeploymentSyncParameterEntry.Scope Property

Definition

Gets the regular expression used to determine if the entry is in scope.

public:
 property System::String ^ Scope { System::String ^ get(); };
public string Scope { get; }
member this.Scope : string
Public ReadOnly Property Scope As String

Property Value

A string that contains a regular expression.

Applies to