Udostępnij za pośrednictwem


ReflectionPermissionAttribute.TypeInformation Właściwość

Definicja

Przestroga

Ten interfejs API jest już przestarzały.

Przestroga

ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.

Przestroga

This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

Przestroga

not enforced in 2.0+

Pobiera lub ustawia wartość wskazującą, czy odbicie elementów członkowskich, które nie są widoczne, jest dozwolone.

public:
 property bool TypeInformation { bool get(); void set(bool value); };
[System.Obsolete]
public bool TypeInformation { get; set; }
[System.Obsolete("ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.")]
public bool TypeInformation { get; set; }
public bool TypeInformation { get; set; }
[System.Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
public bool TypeInformation { get; set; }
[System.Obsolete("not enforced in 2.0+")]
public bool TypeInformation { get; set; }
[<System.Obsolete>]
member this.TypeInformation : bool with get, set
[<System.Obsolete("ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.")>]
member this.TypeInformation : bool with get, set
member this.TypeInformation : bool with get, set
[<System.Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.TypeInformation : bool with get, set
[<System.Obsolete("not enforced in 2.0+")>]
member this.TypeInformation : bool with get, set
Public Property TypeInformation As Boolean

Wartość właściwości

Boolean

true jeśli odbicie na elementach członkowskich, które nie są widoczne, jest dozwolone; w przeciwnym razie , false.

Atrybuty

Uwagi

Ta właściwość jest teraz przestarzała. Zastanawianie się nad metadanymi elementów członkowskich, które nie są widoczne, nie wymaga ReflectionPermissionjuż elementu .

Dotyczy