Поделиться через


IItemData.EvaluatedInclude Property

Definition

Gets the item evaluated include data. It is in fact a 'specification' of the item (e.g. path on disk to a specific ProjectReference)

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

Property Value

Applies to