다음을 통해 공유


DropFormatAttribute.DropFormats 속성

놓기 형식을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text.Editor.DragDrop
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Public ReadOnly Property DropFormats As String
public string DropFormats { get; }
public:
property String^ DropFormats {
    String^ get ();
}
member DropFormats : string with get
function get DropFormats () : String

속성 값

형식: String
놓기 형식입니다.

.NET Framework 보안

참고 항목

참조

DropFormatAttribute 클래스

Microsoft.VisualStudio.Text.Editor.DragDrop 네임스페이스