NDoc 1.3.1 SDK

FoldernameEditor.FolderDialogTitleAttribute.Title Property

Gets the title.

[Visual Basic]
Public Property ReadOnly Title As String
[C#]
public string Title { get; }
[C++]
public: __property String* get_Title();
[JScript]
public function get Title() : String

Property Value

See Also

FoldernameEditor.FolderDialogTitleAttribute Class | NDoc.Core.PropertyGridUI Namespace