IJSVsaReferenceItem Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.
Betik altyapısına eklenen bir başvuruyu açıklar.
public interface class IJSVsaReferenceItem : Microsoft::JScript::Vsa::IJSVsaItem
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8EFD265B-677A-4B09-A471-E086787AA727")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IJSVsaReferenceItem : Microsoft.JScript.Vsa.IJSVsaItem
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("8EFD265B-677A-4B09-A471-E086787AA727")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IJSVsaReferenceItem = interface
interface IJSVsaItem
Public Interface IJSVsaReferenceItem
Implements IJSVsaItem
- Öznitelikler
- Uygulamalar
Özellikler
AssemblyName |
Geçersiz.
Başvuruda bulunılan derlemenin adını alır veya ayarlar. |
IsDirty |
Geçersiz.
Öğenin geçerli bellek içi gösteriminin kalıcı gösterimden farklı olup olmadığını belirten bir değer döndürür. (Devralındığı yer: IJSVsaItem) |
ItemType |
Geçersiz.
Yöntemi tarafından belirlenen belirtilen nesnenin CreateItem(String, JSVsaItemType, JSVsaItemFlag) türünü alır. (Devralındığı yer: IJSVsaItem) |
Name |
Geçersiz.
Öğenin adını alır veya ayarlar. (Devralındığı yer: IJSVsaItem) |
Yöntemler
GetOption(String) |
Geçersiz.
Betik altyapısı için uygulamaya özgü seçenekleri alır. (Devralındığı yer: IJSVsaItem) |
SetOption(String, Object) |
Geçersiz.
Betik altyapısı için uygulamaya özgü seçenekleri ayarlar. (Devralındığı yer: IJSVsaItem) |