ReferenceFieldNotSupportedException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Não há suporte para uma referência a um valor aqui.
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class ReferenceFieldNotSupportedException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type ReferenceFieldNotSupportedException = class
inherit SerializerException
Public NotInheritable Class ReferenceFieldNotSupportedException
Inherits SerializerException
- Herança
- Atributos
Construtores
ReferenceFieldNotSupportedException(Type) |
Inicializa uma nova instância da classe ReferenceFieldNotSupportedException. |
Propriedades
TargetReferenceType |
Obtém o tipo da referência de destino. |
Métodos
GetObjectData(SerializationInfo, StreamingContext) |
Obsoleto.
Não há suporte para uma referência a um valor aqui. |