ControllerWithContextTemplateModel.RequiredNamespaces Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
property System::Collections::Generic::HashSet<System::String ^> ^ RequiredNamespaces { System::Collections::Generic::HashSet<System::String ^> ^ get(); };
public System.Collections.Generic.HashSet<string> RequiredNamespaces { get; }
member this.RequiredNamespaces : System.Collections.Generic.HashSet<string>
Public ReadOnly Property RequiredNamespaces As HashSet(Of String)