ProjectItemElement.MatchOnMetadataOptions Property

Definition

Gets or sets the MatchOnMetadataOptions value. Returns empty string if it is not present. Removes the attribute if the value to set is empty or null.

public:
 property System::String ^ MatchOnMetadataOptions { System::String ^ get(); void set(System::String ^ value); };
public string MatchOnMetadataOptions { get; set; }
member this.MatchOnMetadataOptions : string with get, set
Public Property MatchOnMetadataOptions As String

Property Value

Applies to