IPropertyEvaluatorMetadata.SupportedNamespaces 属性

定义

支持的命名空间列表

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)

属性值

IReadOnlyCollection<String>

适用于