vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface InstalledPackageMetadata

    interface InstalledPackageMetadata {
        activateRSS: boolean;
        fullName?: string;
        password?: string;
        securityType?: string;
        versionNumber: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    activateRSS: boolean
    fullName?: string
    password?: string
    securityType?: string
    versionNumber: string