public abstract class AssemblySourceProviderBase : SourceProviderBase
Public MustInherit Class AssemblySourceProviderBase
Inherits SourceProviderBase
public ref class AssemblySourceProviderBase abstract : public SourceProviderBase
[<AbstractClassAttribute>]
type AssemblySourceProviderBase =
class
inherit SourceProviderBase
end
AssemblySourceProviderBase | Инициализирует новый экземпляр класса AssemblySourceProviderBase. |
Assembly | Сборка, содержащая ресурсы. |
DirectoryPath | Путь до ресурса относительно сборки. |
IsReadOnly |
Флаг указывает на то, что источник предназначен только для чтения.
Зависит от реализаций провайдеров.
(Унаследован от SourceProviderBase) |
CheckReadOnly |
Проверяет, является ли объект доступен только для чтения IsReadOnly,
и выбрасывает исключение, если является.
(Унаследован от SourceProviderBase) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetCachedNamesList | Возвращает кэшированный список ресурсов расположенные в сборке по пути DirectoryPath. |
GetFullName | (Унаследован от SourceProviderBase) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetResourcePath | |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
IsExistsAsync | (Унаследован от SourceProviderBase) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |