Aracılığıyla paylaş


Warning.ObjectType Özelliği

Alır veya hata veya uyarı nesne türünü ayarlar.

Ad Alanı:  ReportService2006
Derleme:  ReportService2006 (ReportService2006 içinde.dll)

Sözdizimi

'Bildirim
Public Property ObjectType As String
    Get
    Set
'Kullanım
Dim instance As Warning
Dim value As String

value = instance.ObjectType

instance.ObjectType = value
public string ObjectType { get; set; }
public:
property String^ ObjectType {
    String^ get ();
    void set (String^ value);
}
member ObjectType : string with get, set
function get ObjectType () : String
function set ObjectType (value : String)

Özellik Değeri

Tür: System.String
A dize değeri hata veya uyarı nesne türünü içerir.