다음을 통해 공유


LicenseResponse.AddLicense(License) 메서드

정의

이 응답에 를 License 추가합니다.

public void AddLicense (Microsoft.Media.Drm.License license);
member this.AddLicense : Microsoft.Media.Drm.License -> unit
Public Sub AddLicense (license As License)

매개 변수

license
License

License 이 응답에 추가할 입니다.

예외

license가 null인 경우

적용 대상