IPropertyEvaluatorMetadata.SupportedNamespaces Property

Definition

List of supported namespaces

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

Property Value

Applies to