Aracılığıyla paylaş


VirtualDirectoryMappingCollection.AllKeys Özellik

Tanım

Örnekteki tüm anahtarları içeren bir dize dizisi VirtualDirectoryMappingCollection döndürür.

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

Özellik Değeri

ICollection

Örnekteki tüm anahtarları içeren bir dize VirtualDirectoryMappingCollection dizisi.

Şunlara uygulanır