WorkflowBuildMessageTask.ResourceName 속성

정의

리소스 이름을 가져오거나 설정합니다.

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

속성 값

String

리소스 이름입니다.

특성

적용 대상