PropertyGroupFileMatcher.Root Property

Definition

the implied root

public:
 property System::String ^ Root { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Root { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Root { get; set; }
public string Root { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
public string? Root { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.Root : string with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Root : string with get, set
Public Property Root As String

Property Value

Attributes

Applies to