content_type mülk
content_type mülk
Belgenin içerik türünü alır veya ayarlar.
Tanım:
@property
def content_type(self):
...
@content_type.setter
def content_type(self, value):
...
Belgenin içerik türünü alır veya ayarlar.
@property
def content_type(self):
...
@content_type.setter
def content_type(self, value):
...