Udostępnij przez


Właściwość CollectionItem.TypeName

Pobiera lub ustawia nazwę typ modułu zbierającego implementujące element kolekcja.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Collector
Zestaw:  Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute> _
Public Property TypeName As String
    Get
    Set
'Użycie
Dim instance As CollectionItem
Dim value As String

value = instance.TypeName

instance.TypeName = value
[SfcPropertyAttribute]
public string TypeName { get; set; }
[SfcPropertyAttribute]
public:
property String^ TypeName {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute>]
member TypeName : string with get, set
function get TypeName () : String
function set TypeName (value : String)

Wartość właściwości

Typ: System.String
Zwraca String jest wartość nazwę typ modułu zbierającego.

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.