共用方式為


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)

屬性值

適用於