public sealed class AppManagerLinkMessage : ApplicationLinkMessagePublic NotInheritable Class AppManagerLinkMessage
Inherits ApplicationLinkMessagepublic ref class AppManagerLinkMessage sealed : public ApplicationLinkMessage[<SealedAttribute>]
type AppManagerLinkMessage =
class
inherit ApplicationLinkMessage
end| AppManagerLinkMessage | Инициализирует новый экземпляр класса AppManagerLinkMessage Устарело. |
| AppManagerLinkMessage(ILink) | Создаёт экземпляр класса. |
| AppManagerLinkMessage(String, String, String, Int32) | Создаёт экземпляр класса. |
| Alias | Псевдоним приложения. |
| LinkArguments |
Параметры ссылки.
(Унаследован от ApplicationLinkMessage) |
| ProcessId | Идентификатор процесса. |
| ServerCode | Код сервиса. |
| Xmlns | (Унаследован от ApplicationMessage) |
| AddProperty(XElement, String, Boolean) | (Унаследован от ApplicationMessage) |
| AddProperty(XElement, String, Int32) | (Унаследован от ApplicationMessage) |
| AddProperty(XElement, String, String) | (Унаследован от ApplicationMessage) |
| DeserializeCore | (Переопределяет ApplicationLinkMessageDeserializeCore(XElement)) |
| 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) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| SerializeCore | (Переопределяет ApplicationLinkMessageSerializeCore(XElement)) |
| ToString | Returns a string that represents the current object. (Унаследован от ApplicationLinkMessage) |
| ToXElement | (Унаследован от ApplicationMessage) |
| TryGetBooleanProperty | (Унаследован от ApplicationMessage) |
| TryGetInt32Property | (Унаследован от ApplicationMessage) |
| TryGetProperty | (Унаследован от ApplicationMessage) |