ResolveAssemblyReference.DependsOnNETStandard Property

Definition

Whether the assembly or any of its primary references depends on netstandard

public:
 property System::String ^ DependsOnNETStandard { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string DependsOnNETStandard { get; }
[<Microsoft.Build.Framework.Output>]
member this.DependsOnNETStandard : string
Public ReadOnly Property DependsOnNETStandard As String

Property Value

Attributes

Applies to