다음을 통해 공유


IUrlTag.Url 속성

URL을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text.Tagging
어셈블리:  Microsoft.VisualStudio.Text.Logic(Microsoft.VisualStudio.Text.Logic.dll)

구문

‘선언
ReadOnly Property Url As Uri
Uri Url { get; }
property Uri^ Url {
    Uri^ get ();
}
abstract Url : Uri with get
function get Url () : Uri

속성 값

형식: Uri
URL입니다.

.NET Framework 보안

참고 항목

참조

IUrlTag 인터페이스

Microsoft.VisualStudio.Text.Tagging 네임스페이스