ViewsFeature.Views Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)