Compartir a través de


: MethodInstance (Miembros) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Describes how to call a method. A MethodInstance object is a reference to a method, plus the default values for the parameters.

En las siguientes tablas se enumeran los miembros expuestos por el tipo MethodInstance .

Propiedades públicas

  Nombre Descripción
Propiedad pública Id  Gets the unique ID of each metadata object.(heredado/a de MetadataObject)
Propiedad pública IsCached  Determines whether the metadata object is cached or not.(heredado/a de MetadataObject)
Propiedad pública MethodInstanceType Gets the type of the MethodInstance object.
Propiedad pública Name  Gets the name of the metadata object.(heredado/a de MetadataObject)

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público ContainsLocalizedDisplayName  Determines whether the metadata object contains a localized display name.(heredado/a de MetadataObject)
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público Estático GetById Gets a MethodInstance object given its ID.
Método público GetDefaultDisplayName  Gets the default display name of the metadata object.(heredado/a de MetadataObject)
Método público GetFilters Gets the filters associated with this MethodInstance object.
Método público GetHashCode  (heredado/a de Object)
Método público GetLocalizedDisplayName  Gets the localized display name of the metadata object.(heredado/a de MetadataObject)
Método público GetMethod Gets the method this MethodInstance object belongs to.
Método público GetProperties  Gets the properties associated with the metadata object.(heredado/a de MetadataObject)
Método público GetReturnTypeDescriptor Gets the return type descriptor for this MethodInstance object.
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Finalize  (heredado/a de Object)
Método protegido Initialize Initializes a MethodInstance object.
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Vea también

Referencia

MethodInstance (Clase)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)