ManagerElement.Filters Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::TypeElement ^> ^ Filters { System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::TypeElement ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::TypeElement ^> ^ value); };
public System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.TypeElement> Filters { get; set; }
member this.Filters : System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.TypeElement> with get, set
Public Property Filters As List(Of TypeElement)

Property Value

List<TypeElement>

Applies to