SimpleMonikerResolver.IsDeserializing Property

Definition

Returns whether the moniker is being currently used for deserialization

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

Property Value

Applies to