Indicates that only existing folders can be specified
For a list of all members of this type, see FoldernameEditor.ExistingFolderOnlyAttribute Members.
System.Object
System.Attribute
NDoc.Core.PropertyGridUI.FoldernameEditor.ExistingFolderOnlyAttribute
[Visual Basic]<AttributeUsage(ValidOn:=(AttributeTargets.Class Or AttributeTargets.Property), AllowMultiple:=False, Inherited:=True)>Public Class FoldernameEditor.ExistingFolderOnlyAttribute Inherits Attribute [C#][AttributeUsage(ValidOn=(AttributeTargets.Class|AttributeTargets.Property), AllowMultiple=False, Inherited=True)]public class FoldernameEditor.ExistingFolderOnlyAttribute : Attribute [C++][AttributeUsage(ValidOn=(AttributeTargets.Class|AttributeTargets.Property), AllowMultiple=False, Inherited=True)]public __gc class FoldernameEditor.ExistingFolderOnlyAttribute : public Attribute [JScript] publicAttributeUsage(ValidOn=(AttributeTargets.Class|AttributeTargets.Property), AllowMultiple=False, Inherited=True)class FoldernameEditor.ExistingFolderOnlyAttribute 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.PropertyGridUI
Assembly: NDoc.Core (in NDoc.Core.dll)
FoldernameEditor.ExistingFolderOnlyAttribute Members | NDoc.Core.PropertyGridUI Namespace