ValidateDriveAttribute.ValidRootDrives Property

Definition

Gets the values in the set.

public:
 property System::Collections::Generic::IList<System::String ^> ^ ValidRootDrives { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> ValidRootDrives { get; }
member this.ValidRootDrives : System.Collections.Generic.IList<string>
Public ReadOnly Property ValidRootDrives As IList(Of String)

Property Value

Applies to