Właściwość Warnings.Count
Pobiera numer błędy w wszystkie kolekcje.
Przestrzeń nazw: Microsoft.MasterDataServices.Deployment
Zestaw: Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)
Składnia
'Deklaracja
Public ReadOnly Property Count As Integer
Get
'Użycie
Dim instance As Warnings
Dim value As Integer
value = instance.Count
public int Count { get; }
public:
property int Count {
int get ();
}
member Count : int
function get Count () : int
Wartość właściwości
Typ: System.Int32
Liczba błędów w wszystkie kolekcje.