DataContractAttribute.IsReferenceSetExplicitly Propiedad

Definición

Obtiene si IsReference se estableció explícitamente.

public:
 property bool IsReferenceSetExplicitly { bool get(); };
public bool IsReferenceSetExplicitly { get; }
member this.IsReferenceSetExplicitly : bool
Public ReadOnly Property IsReferenceSetExplicitly As Boolean

Valor de propiedad

Boolean

true si la referencia se estableció explícitamente; en caso contrario, false.

Se aplica a