Web API Core | ComponentOne
C1.Web.Api.Storage Namespace / Value Class / name Property

In This Topic
    name Property (Value)
    In This Topic
    Folder Name
    Syntax
    'Declaration
     
    
    Public Property name As String
    public string name {get; set;}
    See Also