NamedObject Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a named object.
public ref class NamedObject
C#
public class NamedObject
type NamedObject = class
Public Class NamedObject
- Inheritance
-
NamedObject
Named |
Initializes a new instance of the NamedObject class. |
Name |
Gets or sets the string that represents the name of the named object. |
Type |
Gets or sets the named object type. |
Visibility |
Gets or sets the named object visibility. |
Product | Versions |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |