RequiresDynamicCodeAttribute.Url 속성

정의

메서드에 대한 자세한 정보, 동적 코드가 필요한 이유 및 소비자가 처리해야 하는 옵션을 포함하는 선택적 URL을 가져오거나 설정합니다.

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

속성 값

적용 대상