For a list of all members of this type, see NonPersistedAttribute Members.
System.Object
System.Attribute
NDoc.Core.NonPersistedAttribute
[Visual Basic]<AttributeUsage(ValidOn:=AttributeTargets.Property, AllowMultiple:=False, Inherited:=True)>Public Class NonPersistedAttribute Inherits Attribute [C#][AttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)]public class NonPersistedAttribute : Attribute [C++][AttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)]public __gc class NonPersistedAttribute : public Attribute [JScript] publicAttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)class NonPersistedAttribute extends Attribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NDoc.Core
Assembly: NDoc.Core (in NDoc.Core.dll)
NonPersistedAttribute Members | NDoc.Core Namespace