CSProjectDependency<T>.Dependency Property

Definition

Get the actual dependency.

public:
 property T Dependency { T get(); };
public T Dependency { get; }
member this.Dependency : 'T
Public ReadOnly Property Dependency As T

Property Value

T

Applies to