Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public SyndicationFeedFormat OutputFormat { get; set; } |
Visual Basic |
---|
Public Property OutputFormat As SyndicationFeedFormat Get Set |
Visual C++ |
---|
public: property SyndicationFeedFormat OutputFormat { SyndicationFeedFormat get (); void set (SyndicationFeedFormat value); } |