Udostępnij za pośrednictwem


Właściwość RelatedFiles.Count —

Zwraca liczbę plików w RelatedFiles kolekcji.

Przestrzeń nazw:  VsWebSite
Zestaw:  VsWebSite.Interop (w VsWebSite.Interop.dll)

Składnia

'Deklaracja
ReadOnly Default Property Count As Integer
int this { get; }
property int default {
    int get ();
}
abstract Count : int with get
function get Count () : int

Wartość właściwości

Typ: Int32
Liczba plików w RelatedFiles kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RelatedFiles Interfejs

Przestrzeń nazw VsWebSite