Visual Basic (Declaration) | |
---|---|
Overridable ReadOnly Property Name As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
virtual string Name {get;} |
Return Value
The master Form name.A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Use the same name as that in Name of the Master Form attributes.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family