ManagementGroupInfo.WriterLoginName Property

Updated: April 16, 2012

Gets the writer login name for the Management Group. Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementGroupInfo Dim value As String value = instance.WriterLoginName Public ReadOnly Property WriterLoginName As Stringpublic string WriterLoginName { get; }public: property String^ WriterLoginName { String^ get (); }/** @property */ public String get_WriterLoginName () public function get WriterLoginName () : String Property ValueReturns a String that contains the writer login name for the Management Group.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms