VCCodeUsingAlias.Location[vsCMWhere] Özellik

Tanım

Nesne bildiriminin konumunu döndürür.

public:
 property System::String ^ Location[Microsoft::VisualStudio::VCCodeModel::vsCMWhere] { System::String ^ get(Microsoft::VisualStudio::VCCodeModel::vsCMWhere Where); };
[System.Runtime.InteropServices.DispId(549)]
public string Location[Microsoft.VisualStudio.VCCodeModel.vsCMWhere Where = Microsoft.VisualStudio.VCCodeModel.vsCMWhere.vsCMWhereDefault] { [System.Runtime.InteropServices.DispId(549)] get; }
[<System.Runtime.InteropServices.DispId(549)>]
[<get: System.Runtime.InteropServices.DispId(549)>]
member this.Location(Microsoft.VisualStudio.VCCodeModel.vsCMWhere) : string
Public ReadOnly Property Location(Optional Where As vsCMWhere = Microsoft.VisualStudio.VCCodeModel.vsCMWhere.vsCMWhereDefault) As String

Parametreler

Where
vsCMWhere

İsteğe bağlı. vsCMWhereBildirimin konumunun mi yoksa tanımın mi döndürüleceğini belirten bir değer.

Özellik Değeri

String

Nesne bildiriminin konumu.

Öznitelikler

Şunlara uygulanır