Udostępnij za pośrednictwem


Klasa PrjCATID

Używane do automatyzacji rozszerzenie Project obiektu.

Hierarchia dziedziczenia

Object
  VSLangProj.PrjCATID

Przestrzeń nazw:  VSLangProj
Zestaw:  VSLangProj (w VSLangProj.dll)

Składnia

'Deklaracja
<GuidAttribute("0C96047C-1AFC-436A-96C9-A944241D5FAF")> _
Public MustInherit Class PrjCATID
[GuidAttribute("0C96047C-1AFC-436A-96C9-A944241D5FAF")]
public abstract class PrjCATID
[GuidAttribute(L"0C96047C-1AFC-436A-96C9-A944241D5FAF")]
public ref class PrjCATID abstract
[<AbstractClass>]
[<GuidAttribute("0C96047C-1AFC-436A-96C9-A944241D5FAF")>]
type PrjCATID =  class end
public abstract class PrjCATID

Typ PrjCATID uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Pola

  Nazwa Opis
Pole publiczneStatyczny element członkowski prjCATIDProject Obiekt automatyzacji projektu Identyfikator CATID.
Pole publiczneStatyczny element członkowski prjCATIDProjectItem Obiekt automatyzacji ProjectItem Identyfikator CATID.

Początek

Uwagi

Rozszerzenie automatyzacji jest używane rozszerzenie interfejsu automatyzacji, dodając właściwości i metody.To wyliczenie umożliwia deweloperom rozszerzyć tylko jeden typ projektu, definiując CATIDs dla różnych typach projektów.

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw VSLangProj