InedoSDK Reference
Version:

GitBrowseTarget(GitBrowseTargetType Type, string Value) Constructor

Identifies a part of a Git repository that can be browsed.

Syntax

public GitBrowseTarget(GitBrowseTargetType Type, string Value)

Parameters

Type
Type: GitBrowseTargetType

The type of the browse target.

Value
Type: string

The commit hash, tag name, or branch name of the browse target.