Property IsParentSurrogate
IsParentSurrogate
Determines whether instances of the target class of this custom attribute are parent surrogates.
Declaration
public bool IsParentSurrogate { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Parent/Child, Visitor and Disposable
PostSharp.Aspects.Configuration
PostSharp.Aspects.Dependencies
PostSharp.Aspects.Internals
PostSharp.Aspects.Internals.StateMachine
PostSharp.Aspects.Serialization
PostSharp.Constraints.Internals
PostSharp.Extensibility.BuildTimeLogging
PostSharp.Patterns.Caching.Backends
PostSharp.Patterns.Caching.Backends.Azure
PostSharp.Patterns.Caching.Backends.Redis
PostSharp.Patterns.Caching.Dependencies
PostSharp.Patterns.Caching.Formatters
PostSharp.Patterns.Caching.Implementation
PostSharp.Patterns.Caching.Locking
PostSharp.Patterns.Caching.Serializers
PostSharp.Patterns.Caching.ValueAdapters
PostSharp.Patterns.Collections
PostSharp.Patterns.Collections.Advices
PostSharp.Patterns.Common.Utilities
PostSharp.Patterns.Contracts
PostSharp.Patterns.Diagnostics
PostSharp.Patterns.Diagnostics.Adapters.AspNetCore
PostSharp.Patterns.Diagnostics.Adapters.AspNetFramework
PostSharp.Patterns.Diagnostics.Adapters.DiagnosticSource
PostSharp.Patterns.Diagnostics.Adapters.HttpClient
PostSharp.Patterns.Diagnostics.Audit
PostSharp.Patterns.Diagnostics.Backends
PostSharp.Patterns.Diagnostics.Backends.ApplicationInsights
PostSharp.Patterns.Diagnostics.Backends.Audit
PostSharp.Patterns.Diagnostics.Backends.CommonLogging
PostSharp.Patterns.Diagnostics.Backends.Console
PostSharp.Patterns.Diagnostics.Backends.EventSource
PostSharp.Patterns.Diagnostics.Backends.Log4Net
PostSharp.Patterns.Diagnostics.Backends.Microsoft
PostSharp.Patterns.Diagnostics.Backends.Multiplexer
PostSharp.Patterns.Diagnostics.Backends.NLog
PostSharp.Patterns.Diagnostics.Backends.Null
PostSharp.Patterns.Diagnostics.Backends.Serilog
PostSharp.Patterns.Diagnostics.Backends.Trace
PostSharp.Patterns.Diagnostics.Backends.TraceSource
PostSharp.Patterns.Diagnostics.Contexts
PostSharp.Patterns.Diagnostics.Correlation
PostSharp.Patterns.Diagnostics.Custom
PostSharp.Patterns.Diagnostics.Custom.Messages
PostSharp.Patterns.Diagnostics.Formatters
PostSharp.Patterns.Diagnostics.RecordBuilders
PostSharp.Patterns.Diagnostics.ThreadingInstrumentation
PostSharp.Patterns.Diagnostics.Transactions
PostSharp.Patterns.Diagnostics.Transactions.Model
PostSharp.Patterns.DynamicAdvising
PostSharp.Patterns.Formatters
__GetCanonicalAggregatableAttributeMethod
OnDeserializationBaseMethod
IAggregatable.ParentRelationship
__GetCanonicalAggregatableAttribute
IAdviceProvider.ProvideAdvices
IAspectProvider.ProvideAspects
IAttachable.DetachFromParent
IAttachable.OnDeserialization
AggregatableAttribute.Serializer
AggregatableAttributeTargetClass
AggregatableClientAttribute.AspectInitializationStatus
AggregatableClientAttribute.Serializer
AggregateAllChangesAttribute
ChildPropertyChangedEventArgs
DisposableAttribute.Serializer
IAggregatableDependentAdvice<T>
IgnoreAutoChangeNotificationAttribute
INotifyChildPropertyChanged
NotifyPropertyChangedAttribute
NotifyPropertyChangedAttribute.Serializer
NotifyPropertyChangedOverflowException
NotifyPropertyChangedServices
NotifyPropertyChangingAdapter
SafeForDependencyAnalysisAttribute
PostSharp.Patterns.Model.Controls
PostSharp.Patterns.Model.TypeAdapters
PostSharp.Patterns.Recording
PostSharp.Patterns.Recording.Operations
PostSharp.Patterns.Threading
PostSharp.Patterns.Threading.Models
PostSharp.Patterns.Utilities
Determines whether instances of the target class of this custom attribute are parent surrogates.
public bool IsParentSurrogate { get; set; }
Type | Description |
---|---|
Boolean |