MediaElement.AudioStreamIndexProperty 속성

정의

AudioStreamIndex 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ AudioStreamIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty AudioStreamIndexProperty();
public static DependencyProperty AudioStreamIndexProperty { get; }
var dependencyProperty = MediaElement.audioStreamIndexProperty;
Public Shared ReadOnly Property AudioStreamIndexProperty As DependencyProperty

속성 값

AudioStreamIndex 종속성 속성의 식별자입니다.

적용 대상