다음을 통해 공유


VCCodeUsingAlias.Location 속성

개체 선언 위치를 반환합니다.

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

구문

‘선언
ReadOnly Property Location ( _
    Where As vsCMWhere _
) As String
string this[
    vsCMWhere Where
] { get; }
property String^ Location[[InAttribute] vsCMWhere Where] {
    String^ get ([InAttribute] vsCMWhere Where);
}
abstract Location : 
        Where:vsCMWhere -> string with get
JScript에서는 인덱싱된 속성을 지원하지 않습니다.

매개 변수

속성 값

형식: String
개체 선언 위치입니다.

.NET Framework 보안

참고 항목

참조

VCCodeUsingAlias 인터페이스

Microsoft.VisualStudio.VCCodeModel 네임스페이스