다음을 통해 공유


InterstitialAd.RemoveAdTag(String) 메서드

정의

InterstitialAd 컨트롤에서 광고 태그를 제거합니다.

public:
 void RemoveAdTag(Platform::String ^ tagName);
void RemoveAdTag(winrt::hstring const& tagName);
public void RemoveAdTag(string tagName);
function removeAdTag(tagName)
Public Sub RemoveAdTag (tagName As String)

매개 변수

tagName
String

Platform::String

winrt::hstring

제거할 태그의 이름입니다.

설명

지정된 태그 이름이 없으면 이 메서드는 영향을 주지 않습니다.

적용 대상

추가 정보