다음을 통해 공유


Owner 속성

The user name of the owner who generated the notification. User name is in the form of domain\alias.

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:   Microsoft.ReportingServices.Interfaces(Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts(Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

구문

‘선언
Public MustOverride ReadOnly Property Owner As String
    Get
‘사용 방법
Dim instance As Notification
Dim value As String

value = instance.Owner
public abstract string Owner { get; }
public:
virtual property String^ Owner {
    String^ get () abstract;
}
abstract Owner : string
abstract function get Owner () : String

속성 값

유형: System. . :: . .String
The user name of the owner who generated the subscription.