次の方法で共有


IsBusyProfile プロパティ

名前空間:  Microsoft.SqlServer.Management.Smo.Mail
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property IsBusyProfile As Boolean
    Get
'使用
Dim instance As MailProfile
Dim value As Boolean

value = instance.IsBusyProfile
[SfcPropertyAttribute]
public bool IsBusyProfile { get; }
[SfcPropertyAttribute]
public:
property bool IsBusyProfile {
    bool get ();
}
[<SfcPropertyAttribute>]
member IsBusyProfile : bool
function get IsBusyProfile () : boolean

プロパティ値

型: System. . :: . .Boolean