MSBuildInternalMessage.ResourceName Property

Definition

The name of the resource in Strings.resx that contains the desired error message.

public:
 property System::String ^ ResourceName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string ResourceName { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.ResourceName : string with get, set
Public Property ResourceName As String

Property Value

Attributes

Applies to