VirtualDirectoryMappingCollection.AllKeys Egenskap

Definition

Returnerar en strängmatris som innehåller alla nycklar i instansen VirtualDirectoryMappingCollection .

public:
 property System::Collections::ICollection ^ AllKeys { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection AllKeys { get; }
member this.AllKeys : System.Collections.ICollection
Public ReadOnly Property AllKeys As ICollection

Egenskapsvärde

En strängmatris som innehåller alla nycklar i instansen VirtualDirectoryMappingCollection .

Gäller för