DependencyDescription.TargetFramework Property

Definition

TFM of the project to which this dependency belongs.

public:
 property System::String ^ TargetFramework { System::String ^ get(); };
public string TargetFramework { get; }
member this.TargetFramework : string
Public ReadOnly Property TargetFramework As String

Property Value

String

Applies to