Partilhar via


Classe StringProperty

Represents a report string property.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Class StringProperty _
    Inherits PropertyDefinition _
    Implements IPropertyDefinition
'Uso
Dim instance As StringProperty
public class StringProperty : PropertyDefinition, 
    IPropertyDefinition
public ref class StringProperty : public PropertyDefinition, 
    IPropertyDefinition
type StringProperty =  
    class
        inherit PropertyDefinition
        interface IPropertyDefinition
    end
public class StringProperty extends PropertyDefinition implements IPropertyDefinition

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition
    Microsoft.ReportingServices.RdlObjectModel..::..StringProperty

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.