Share via


ViewsFeature.Views 属性

定义

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

属性值

适用于