次の方法で共有


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)

プロパティ値

適用対象