Nevron .NET Vision
Nevron.Dom Namespace / NHierarchicalIdentifier Class / Type Property


In This Topic
    Type Property (NHierarchicalIdentifier)
    In This Topic
    Gets the identifier type
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Type As IdentifierType
    'Usage
     
    
    Dim instance As NHierarchicalIdentifier
    Dim value As IdentifierType
     
    value = instance.Type
    public override IdentifierType Type {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also